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 ca7f29a commit 0c5abd3Copy full SHA for 0c5abd3
requirements.in
@@ -3,7 +3,6 @@
3
bumpversion
4
freezegun
5
httpretty
6
-keyring
7
pip-tools
8
pre-commit
9
pylint
requirements.txt
@@ -72,8 +72,8 @@ jaraco-context==6.0.1
72
# via keyring
73
jaraco-functools==4.0.2
74
75
-keyring==25.3.0
76
- # via -r requirements.in
+keyring==25.4.1
+ # via cloudsmith-cli (setup.py)
77
lazy-object-proxy==1.9.0
78
# via astroid
79
mccabe==0.7.0
0 commit comments