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 fd902b4 commit 277ece4Copy full SHA for 277ece4
scripts/make_release_requirements.txt
@@ -19,13 +19,13 @@ deprecated==1.2.14
19
gitdb==4.0.11
20
# via gitpython
21
gitpython==3.1.44
22
- # via -r make_release_requirements.in
+ # via -r scripts/make_release_requirements.in
23
idna==3.7
24
# via requests
25
pycparser==2.22
26
# via cffi
27
-pygithub==2.5.0
28
+pygithub==2.6.0
29
pyjwt[crypto]==2.8.0
30
# via pygithub
31
pynacl==1.5.0
0 commit comments