Merge pull request #2335 from mandiant/dependabot/pip/pygithub-2.4.0

build(deps): bump pygithub from 2.3.0 to 2.4.0
This commit is contained in:
Moritz
2024-08-27 12:13:26 +02:00
committed by GitHub

View File

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