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.
2 parents f910932 + bd88407 commit 9bbd1a2Copy full SHA for 9bbd1a2
scripts/make_release_requirements.txt
@@ -17,13 +17,13 @@ cryptography==46.0.3
17
gitdb==4.0.12
18
# via gitpython
19
gitpython==3.1.45
20
- # via -r scripts/make_release_requirements.in
+ # via -r make_release_requirements.in
21
idna==3.11
22
# via requests
23
pycparser==2.23
24
# via cffi
25
pygithub==2.8.1
26
27
pyjwt[crypto]==2.10.1
28
# via pygithub
29
pynacl==1.6.1
@@ -34,7 +34,7 @@ smmap==5.0.2
34
# via gitdb
35
typing-extensions==4.15.0
36
37
-urllib3==2.5.0
+urllib3==2.6.0
38
# via
39
# pygithub
40
# requests
0 commit comments