mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-21 19:41:17 +00:00
2310c451ff
Bumps [requests](https://github.com/psf/requests) from 2.33.0 to 2.33.1. - [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.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
41 lines
850 B
Plaintext
41 lines
850 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.12
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=scripts/make_release_requirements.txt scripts/make_release_requirements.in
|
|
#
|
|
certifi==2026.2.25
|
|
# via requests
|
|
cffi==2.0.0
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.4.6
|
|
# via requests
|
|
cryptography==46.0.6
|
|
# via pyjwt
|
|
gitdb==4.0.12
|
|
# via gitpython
|
|
gitpython==3.1.46
|
|
# via -r scripts/make_release_requirements.in
|
|
idna==3.11
|
|
# via requests
|
|
pycparser==3.0
|
|
# via cffi
|
|
pygithub==2.9.0
|
|
# via -r scripts/make_release_requirements.in
|
|
pyjwt[crypto]==2.12.1
|
|
# via pygithub
|
|
pynacl==1.6.2
|
|
# via pygithub
|
|
requests==2.33.1
|
|
# via pygithub
|
|
smmap==5.0.3
|
|
# via gitdb
|
|
typing-extensions==4.15.0
|
|
# via pygithub
|
|
urllib3==2.6.3
|
|
# via
|
|
# pygithub
|
|
# requests
|