Skip to content

Commit 9ac41cc

Browse files
Chore: Fix make style by adding correct pygithub version (#4651)
1 parent a521311 commit 9ac41cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dev = [
7676
"psycopg2-binary",
7777
"pydantic",
7878
"PyAthena[Pandas]",
79-
"PyGithub",
79+
"PyGithub>=2.6.0",
8080
"pyperf",
8181
"pyspark~=3.5.0",
8282
"pytest",

0 commit comments

Comments
 (0)