Skip to content

Commit 2386b2a

Browse files
Merge pull request php-curl-class#917 from php-curl-class/dependabot/pip/scripts/cryptography-44.0.1
Bump cryptography from 43.0.1 to 44.0.1 in /scripts
2 parents 49f5b64 + cd97df1 commit 2386b2a

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
@@ -12,20 +12,20 @@ cffi==1.16.0
1212
# pynacl
1313
charset-normalizer==3.3.2
1414
# via requests
15-
cryptography==43.0.1
15+
cryptography==44.0.1
1616
# via pyjwt
1717
deprecated==1.2.14
1818
# via pygithub
1919
gitdb==4.0.11
2020
# via gitpython
2121
gitpython==3.1.44
22-
# via -r scripts/make_release_requirements.in
22+
# via -r make_release_requirements.in
2323
idna==3.7
2424
# via requests
2525
pycparser==2.22
2626
# via cffi
2727
pygithub==2.5.0
28-
# via -r scripts/make_release_requirements.in
28+
# via -r make_release_requirements.in
2929
pyjwt[crypto]==2.8.0
3030
# via pygithub
3131
pynacl==1.5.0

0 commit comments

Comments
 (0)