Skip to content

Commit 468bc7f

Browse files
authored
Merge pull request #334 from jelmer/3.3-max-dulwich
Bump maximum dulwich
2 parents 9aef1ec + 21c7452 commit 468bc7f

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
@@ -31,7 +31,7 @@ dependencies = [
3131
"fastbencode",
3232
"patiencediff",
3333
"merge3",
34-
"dulwich>=0.25.0,<0.26",
34+
"dulwich>=0.25.0,<2",
3535
"urllib3>=1.24.1",
3636
"pyyaml",
3737
]

0 commit comments

Comments
 (0)