We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cacfeac commit eee9401Copy full SHA for eee9401
pyproject.toml
@@ -36,7 +36,7 @@ tests = [
36
"pytest==8.4.1",
37
"pytest-cov==6.2.1",
38
"click==8.2.1",
39
- "PyGithub==2.6.1",
+ "PyGithub==2.7.0",
40
"gitpython==3.1.45",
41
]
42
doc = [
0 commit comments