We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bced4c9 commit 9690822Copy full SHA for 9690822
dev-requirements.txt
@@ -13,7 +13,7 @@ flake8-quotes==3.2.0 # Require single quotes
13
flake8==3.9.0 # Lint
14
freezegun==1.1.0 # Freeze time in tests
15
isort==5.8.0 # Lint imports
16
-keyring==23.0.0
+keyring==23.0.1
17
mypy==0.812 # Type checking
18
pip_check_reqs==2.2.0
19
pydocstyle==6.0.0 # Lint docstrings
0 commit comments