Bump pygithub from 2.1.1 to 2.2.0

Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: pygithub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-30 09:54:39 +00:00
committed by GitHub
parent 8e9cd0caff
commit 6173e4913b
+3 -7
View File
@@ -19,25 +19,21 @@ deprecated==1.2.14
gitdb==4.0.10
# via gitpython
gitpython==3.1.41
# via -r make_release_requirements.in
# via -r scripts/make_release_requirements.in
idna==3.4
# via requests
pycparser==2.21
# via cffi
pygithub==2.1.1
# via -r make_release_requirements.in
pygithub==2.2.0
# via -r scripts/make_release_requirements.in
pyjwt[crypto]==2.8.0
# via
# pygithub
# pyjwt
pynacl==1.5.0
# via pygithub
python-dateutil==2.8.2
# via pygithub
requests==2.31.0
# via pygithub
six==1.16.0
# via python-dateutil
smmap==5.0.0
# via gitdb
typing-extensions==4.8.0