Skip to content

Commit

Permalink
Update dependency dulwich to v0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 844ef43 commit e369e9f
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"
fastjsonschema==2.20.0 ; python_version >= "3.10" and python_version < "4.0"
filelock==3.15.4 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit e369e9f

Please sign in to comment.