Skip to content

Commit d240a69

Browse files
build(deps): update dulwich requirement
Updates the requirements on [dulwich](https://github.com/dulwich/dulwich) to permit the latest version. - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS) - [Commits](jelmer/dulwich@dulwich-0.21.7...dulwich-0.22.4) --- updated-dependencies: - dependency-name: dulwich dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b48c8f commit d240a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distro==1.9.* ; sys_platform == 'linux'
2-
dulwich>=0.21.7,<0.22.2
2+
dulwich>=0.21.7,<0.22.5
33
giturlparse>=0.12,<0.13
44
imagesize>=1.4,<1.5
55
packaging>=20,<25

0 commit comments

Comments
 (0)