Skip to content

Commit e5e987d

Browse files
fix(deps): update dependency pygithub to v2.8.1
1 parent 9f970ba commit e5e987d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"requests>=2.32.3",
1717
"pydantic>=2.9.2",
1818
"pydantic-settings>=2.0.0",
19-
"PyGithub==2.6.1",
19+
"PyGithub==2.8.1",
2020
"GitPython==3.1.44",
2121
"packaging>=24.2",
2222
"python-dotenv>=1.0.1",

0 commit comments

Comments
 (0)