Skip to content

Commit 5f0b070

Browse files
Bump keyring from 23.3.0 to 23.4.0 in /requirements
Bumps [keyring](https://github.com/jaraco/keyring) from 23.3.0 to 23.4.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst) - [Commits](jaraco/keyring@v23.3.0...v23.4.0) --- updated-dependencies: - dependency-name: keyring dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0413cd commit 5f0b070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flake8==4.0.1 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
1515
furo==2021.11.23
1616
isort==5.10.1 # Lint imports
17-
keyring==23.3.0
17+
keyring==23.4.0
1818
mypy==0.910 # Type checking
1919
pip_check_reqs==2.3.2
2020
pydocstyle==6.1.1 # Lint docstrings

0 commit comments

Comments
 (0)