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 af2e87d commit 1aabfcaCopy full SHA for 1aabfca
pyproject.toml
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
9
dependencies = [
10
"click==8.1.7",
11
"GitPython==3.1.42",
12
- "PyGithub==2.2.0",
+ "PyGithub==2.3.0",
13
]
14
15
requirements.txt
@@ -8,7 +8,7 @@ gitdb==4.0.11
8
GitPython==3.1.42
idna==3.6
pycparser==2.21
-PyGithub==2.2.0
+PyGithub==2.3.0
PyJWT==2.8.0
PyNaCl==1.5.0
python-dateutil==2.9.0.post0
0 commit comments