mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-25 14:19:08 +00:00
3fb32590ca
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
41 lines
834 B
Plaintext
41 lines
834 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==2025.8.3
|
|
# via requests
|
|
cffi==1.17.1
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.4.3
|
|
# via requests
|
|
cryptography==45.0.6
|
|
# via pyjwt
|
|
gitdb==4.0.12
|
|
# via gitpython
|
|
gitpython==3.1.45
|
|
# via -r scripts/make_release_requirements.in
|
|
idna==3.10
|
|
# via requests
|
|
pycparser==2.22
|
|
# via cffi
|
|
pygithub==2.7.0
|
|
# via -r scripts/make_release_requirements.in
|
|
pyjwt[crypto]==2.8.0
|
|
# via pygithub
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
requests==2.32.5
|
|
# via pygithub
|
|
smmap==5.0.2
|
|
# via gitdb
|
|
typing-extensions==4.14.1
|
|
# via pygithub
|
|
urllib3==2.5.0
|
|
# via
|
|
# pygithub
|
|
# requests
|