Bump pygithub from 2.2.0 to 2.3.0

Bumps [pygithub](https://github.com/pygithub/pygithub) from 2.2.0 to 2.3.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.2.0...v2.3.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-03-25 09:29:23 +00:00
committed by GitHub
parent c41da95840
commit f5ecf59d52
+4 -6
View File
@@ -19,17 +19,15 @@ deprecated==1.2.14
gitdb==4.0.10
# via gitpython
gitpython==3.1.42
# 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.2.0
# via -r make_release_requirements.in
pygithub==2.3.0
# via -r scripts/make_release_requirements.in
pyjwt[crypto]==2.8.0
# via
# pygithub
# pyjwt
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.31.0