mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-21 19:30:50 +00:00
acf35d3e8a
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.1. - [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.6.0...2.6.1) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
41 lines
852 B
Plaintext
41 lines
852 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==2025.11.12
|
|
# via requests
|
|
cffi==2.0.0
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.4.4
|
|
# via requests
|
|
cryptography==46.0.3
|
|
# via pyjwt
|
|
gitdb==4.0.12
|
|
# via gitpython
|
|
gitpython==3.1.45
|
|
# via -r scripts/make_release_requirements.in
|
|
idna==3.11
|
|
# via requests
|
|
pycparser==2.23
|
|
# via cffi
|
|
pygithub==2.8.1
|
|
# via -r scripts/make_release_requirements.in
|
|
pyjwt[crypto]==2.10.1
|
|
# via pygithub
|
|
pynacl==1.6.1
|
|
# via pygithub
|
|
requests==2.32.5
|
|
# via pygithub
|
|
smmap==5.0.2
|
|
# via gitdb
|
|
typing-extensions==4.15.0
|
|
# via pygithub
|
|
urllib3==2.6.1
|
|
# via
|
|
# pygithub
|
|
# requests
|