Skip to content

Commit

Permalink
Require dulwich ^0.20.44
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Jul 6, 2022
1 parent b647c00 commit 2694fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tomlkit = ">=0.7.0,<1.0.0"
virtualenv = "(>=20.4.3,<20.4.5 || >=20.4.7)"
xattr = { version = "^0.9.7", markers = "sys_platform == 'darwin'" }
urllib3 = "^1.26.0"
dulwich = "^0.20.35"
dulwich = "^0.20.44"

[tool.poetry.dev-dependencies]
tox = "^3.18"
Expand Down

0 comments on commit 2694fa0

Please sign in to comment.