Skip to content

Commit 48d5076

Browse files
php-curl-class-helpergithub-actions[bot]zachborboa
authored
Update package PyNaCl (#1012)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Zach Borboa <[email protected]>
1 parent 017f2a8 commit 48d5076

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/make_release_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --output-file=make_release_requirements.txt make_release_requirements.in
5+
# pip-compile --output-file=scripts/make_release_requirements.txt scripts/make_release_requirements.in
66
#
77
certifi==2025.10.5
88
# via requests
@@ -26,7 +26,7 @@ pygithub==2.8.1
2626
# via -r scripts/make_release_requirements.in
2727
pyjwt[crypto]==2.10.1
2828
# via pygithub
29-
pynacl==1.6.0
29+
pynacl==1.6.1
3030
# via pygithub
3131
requests==2.32.5
3232
# via pygithub

0 commit comments

Comments
 (0)