Skip to content

Commit 0c03426

Browse files
Bump keyring from 22.3.0 to 23.0.0
Bumps [keyring](https://github.com/jaraco/keyring) from 22.3.0 to 23.0.0. - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst) - [Commits](jaraco/keyring@v22.3.0...v23.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 896dc52 commit 0c03426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ flake8-quotes==3.2.0 # Require single quotes
1313
flake8==3.8.4 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
1515
isort==5.7.0 # Lint imports
16-
keyring==22.3.0
16+
keyring==23.0.0
1717
mypy==0.812 # Type checking
1818
pip_check_reqs==2.1.1
1919
pydocstyle==5.1.1 # Lint docstrings

0 commit comments

Comments
 (0)