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 f1f5bf5 commit d887280Copy full SHA for d887280
pyproject.toml
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
9
dependencies = [
10
"click==8.1.7",
11
"GitPython==3.1.41",
12
- "PyGithub==2.1.1",
+ "PyGithub==2.2.0",
13
]
14
15
requirements.txt
@@ -8,7 +8,7 @@ gitdb==4.0.11
8
GitPython==3.1.41
idna==3.6
pycparser==2.21
-PyGithub==2.1.1
+PyGithub==2.2.0
PyJWT==2.8.0
PyNaCl==1.5.0
python-dateutil==2.8.2
0 commit comments