Skip to content

Commit 566f4cf

Browse files
committed
chore: Require dulwich>=1.0.0
1 parent 2c00b45 commit 566f4cf

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ gcs = [
5151
]
5252
git = [
5353
"apache-airflow-providers-ssh>=3.0.0",
54-
"dulwich>=0.24.3",
54+
"dulwich>=1.0.0",
5555
]
5656
postgres = [
5757
"dbt-postgres>=1.8.0,<2.0.0",

uv.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)