Skip to content

Commit

Permalink
Merge pull request #82 from hackersandslackers/renovate/dulwich-0.x
Browse files Browse the repository at this point in the history
Update dependency dulwich to v0.22.1
  • Loading branch information
toddbirchard authored Aug 8, 2024
2 parents 9b5926b + e369e9f commit 9c195bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_p
crashtest==0.4.1 ; python_version >= "3.10" and python_version < "4.0"
cryptography==43.0.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
distlib==0.3.8 ; python_version >= "3.10" and python_version < "4.0"
dulwich==0.21.7 ; python_version >= "3.10" and python_version < "4.0"
dulwich==0.22.1 ; python_version >= "3.10" and python_version < "4.0"
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
faker==26.2.0 ; python_version >= "3.10" and python_version < "4.0"
fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit 9c195bb

Please sign in to comment.