Skip to content

Commit 8fc5583

Browse files
hroncoknothing-991
authored andcommitted
Update to dulwich 1.0.0 (python-poetry#10701)
From the release notes: > From here on, Dulwich will not break backwards compatibility until 2.0
1 parent 44a0164 commit 8fc5583

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"build (>=1.2.1,<2.0.0)",
99
"cachecontrol[filecache] (>=0.14.0,<0.15.0)",
1010
"cleo (>=2.1.0,<3.0.0)",
11-
"dulwich (>=0.25.0,<0.26.0)",
11+
"dulwich (>=0.25.0,<2)",
1212
"fastjsonschema (>=2.18.0,<3.0.0)",
1313
"installer (>=0.7.0,<0.8.0)",
1414
"keyring (>=25.1.0,<26.0.0)",

0 commit comments

Comments
 (0)