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 017f2a8 commit 48d5076Copy full SHA for 48d5076
scripts/make_release_requirements.txt
@@ -1,8 +1,8 @@
1
#
2
-# This file is autogenerated by pip-compile with Python 3.11
+# This file is autogenerated by pip-compile with Python 3.12
3
# by the following command:
4
5
-# pip-compile --output-file=make_release_requirements.txt make_release_requirements.in
+# pip-compile --output-file=scripts/make_release_requirements.txt scripts/make_release_requirements.in
6
7
certifi==2025.10.5
8
# via requests
@@ -26,7 +26,7 @@ pygithub==2.8.1
26
# via -r scripts/make_release_requirements.in
27
pyjwt[crypto]==2.10.1
28
# via pygithub
29
-pynacl==1.6.0
+pynacl==1.6.1
30
31
requests==2.32.5
32
0 commit comments