Skip to content

Commit 9c195bb

Browse files
authored
Merge pull request #82 from hackersandslackers/renovate/dulwich-0.x
Update dependency dulwich to v0.22.1
2 parents 9b5926b + e369e9f commit 9c195bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_p
1111
crashtest==0.4.1 ; python_version >= "3.10" and python_version < "4.0"
1212
cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
1313
distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0"
14-
dulwich==0.21.7 ; python_version >= "3.10" and python_version < "4.0"
14+
dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0"
1515
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
1616
faker==26.2.0 ; python_version >= "3.10" and python_version < "4.0"
1717
fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)