Skip to content

Commit f4c3d69

Browse files
Merge pull request #885 from VWS-Python/dependabot/pip/keyring-23.0.1
Bump keyring from 23.0.0 to 23.0.1
2 parents bced4c9 + 9690822 commit f4c3d69

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.9.0 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
1515
isort==5.8.0 # Lint imports
16-
keyring==23.0.0
16+
keyring==23.0.1
1717
mypy==0.812 # Type checking
1818
pip_check_reqs==2.2.0
1919
pydocstyle==6.0.0 # Lint docstrings

0 commit comments

Comments
 (0)