Merge pull request #2495 from mandiant/dependabot/pip/pygithub-2.5.0

build(deps): bump pygithub from 2.4.0 to 2.5.0
This commit is contained in:
Moritz
2024-11-19 12:29:14 +01:00
committed by GitHub

View File

@@ -135,7 +135,7 @@ dev = [
"isort==5.13.2",
"mypy==1.13.0",
"mypy-protobuf==3.6.0",
"PyGithub==2.4.0",
"PyGithub==2.5.0",
# type stubs for mypy
"types-backports==0.1.3",
"types-colorama==0.4.15.11",