Skip to content

Commit 405155d

Browse files
authored
chore: update pygithub version (#5008)
1 parent 969c9cc commit 405155d

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
@@ -104,7 +104,7 @@ dbt = ["dbt-core<2"]
104104
dlt = ["dlt"]
105105
duckdb = []
106106
gcppostgres = ["cloud-sql-python-connector[pg8000]>=1.8.0"]
107-
github = ["PyGithub~=2.5.0"]
107+
github = ["PyGithub>=2.6.0"]
108108
llm = ["langchain", "openai"]
109109
motherduck = ["duckdb>=1.2.0"]
110110
mssql = ["pymssql"]

0 commit comments

Comments
 (0)