mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 16:29:18 +00:00
28bb643db8
Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/v2.6.1/doc/changes.rst) - [Commits](https://github.com/pygithub/pygithub/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
45 lines
906 B
Plaintext
45 lines
906 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==2024.7.4
|
|
# via requests
|
|
cffi==1.16.0
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.3.2
|
|
# via requests
|
|
cryptography==44.0.1
|
|
# via pyjwt
|
|
deprecated==1.2.14
|
|
# via pygithub
|
|
gitdb==4.0.11
|
|
# via gitpython
|
|
gitpython==3.1.44
|
|
# via -r scripts/make_release_requirements.in
|
|
idna==3.7
|
|
# via requests
|
|
pycparser==2.22
|
|
# via cffi
|
|
pygithub==2.6.1
|
|
# via -r scripts/make_release_requirements.in
|
|
pyjwt[crypto]==2.8.0
|
|
# via pygithub
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
requests==2.32.0
|
|
# via pygithub
|
|
smmap==5.0.1
|
|
# via gitdb
|
|
typing-extensions==4.11.0
|
|
# via pygithub
|
|
urllib3==2.2.2
|
|
# via
|
|
# pygithub
|
|
# requests
|
|
wrapt==1.16.0
|
|
# via deprecated
|