mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-19 20:53:01 +00:00
35bd413194
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
51 lines
992 B
Plaintext
51 lines
992 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=make_release_requirements.txt make_release_requirements.in
|
|
#
|
|
certifi==2023.7.22
|
|
# via requests
|
|
cffi==1.15.1
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.2.0
|
|
# via requests
|
|
cryptography==41.0.6
|
|
# via pyjwt
|
|
deprecated==1.2.14
|
|
# via pygithub
|
|
gitdb==4.0.10
|
|
# via gitpython
|
|
gitpython==3.1.40
|
|
# via -r make_release_requirements.in
|
|
idna==3.4
|
|
# via requests
|
|
pycparser==2.21
|
|
# via cffi
|
|
pygithub==2.1.1
|
|
# via -r make_release_requirements.in
|
|
pyjwt[crypto]==2.8.0
|
|
# via
|
|
# pygithub
|
|
# pyjwt
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
python-dateutil==2.8.2
|
|
# via pygithub
|
|
requests==2.31.0
|
|
# via pygithub
|
|
six==1.16.0
|
|
# via python-dateutil
|
|
smmap==5.0.0
|
|
# via gitdb
|
|
typing-extensions==4.8.0
|
|
# via pygithub
|
|
urllib3==2.0.7
|
|
# via
|
|
# pygithub
|
|
# requests
|
|
wrapt==1.15.0
|
|
# via deprecated
|