Skip to content

Commit 62ef75f

Browse files
Merge pull request #474 from adamtheturtle/pyup-update-keyring-20.0.0-to-21.0.0
Update keyring to 21.0.0
2 parents 1cd7ec5 + a2f9274 commit 62ef75f

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
@@ -15,7 +15,7 @@ flake8-quotes==2.1.1 # Require single quotes
1515
flake8==3.7.9 # Lint
1616
freezegun==0.3.12 # Freeze time in tests
1717
isort==4.3.21 # Lint imports
18-
keyring==20.0.0
18+
keyring==21.0.0
1919
mypy==0.761 # Type checking
2020
pip_check_reqs==2.0.3
2121
pydocstyle==5.0.1 # Lint docstrings

0 commit comments

Comments
 (0)