mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-27 18:50:43 +00:00
91f51a48f4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
41 lines
822 B
Plaintext
41 lines
822 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.4
|
|
# via pyjwt
|
|
deprecated==1.2.14
|
|
# via pygithub
|
|
gitdb==4.0.10
|
|
# via gitpython
|
|
gitpython==3.1.37
|
|
# via -r make_release_requirements.in
|
|
idna==3.4
|
|
# via requests
|
|
pycparser==2.21
|
|
# via cffi
|
|
pygithub==1.59.1
|
|
# via -r make_release_requirements.in
|
|
pyjwt[crypto]==2.8.0
|
|
# via pygithub
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
requests==2.31.0
|
|
# via pygithub
|
|
smmap==5.0.0
|
|
# via gitdb
|
|
urllib3==2.0.7
|
|
# via requests
|
|
wrapt==1.15.0
|
|
# via deprecated
|