Skip to content

Commit

Permalink
chore(python-deps): update dependency dulwich to v0.22.1 in all depen…
Browse files Browse the repository at this point in the history
…dant actions
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent b977a87 commit a3538d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ crashtest==0.4.1 ; python_version >= "3.12" and python_version < "3.13"
cryptography==43.0.1 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "linux"
distlib==0.3.8 ; python_version >= "3.12" and python_version < "3.13"
distro==1.9.0 ; python_version >= "3.12" and python_version < "3.13"
dulwich==0.21.7 ; python_version >= "3.12" and python_version < "3.13"
dulwich==0.22.1 ; python_version >= "3.12" and python_version < "3.13"
fastjsonschema==2.20.0 ; python_version >= "3.12" and python_version < "3.13"
filelock==3.15.4 ; python_version >= "3.12" and python_version < "3.13"
identify==2.6.0 ; python_version >= "3.12" and python_version < "3.13"
Expand Down

0 comments on commit a3538d8

Please sign in to comment.