Skip to content

Commit e86a825

Browse files
Update dependency PyGithub to v2.8.1
1 parent 73ca8bf commit e86a825

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
99
dependencies = [
1010
"click==8.2.1",
1111
"GitPython==3.1.45",
12-
"PyGithub==2.7.0",
12+
"PyGithub==2.8.1",
1313
]
1414

1515

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gitdb==4.0.12
88
GitPython==3.1.45
99
idna==3.10
1010
pycparser==2.22
11-
PyGithub==2.7.0
11+
PyGithub==2.8.1
1212
PyJWT==2.10.1
1313
PyNaCl==1.5.0
1414
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)