Skip to content

Commit

Permalink
chore(python-deps): update dependency setuptools to v75.3.0 in all de…
Browse files Browse the repository at this point in the history
…pendant actions
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent f4c8b32 commit db92546
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 @@ -49,7 +49,7 @@ requests==2.32.3 ; python_version >= "3.12" and python_version < "3.13"
requests-toolbelt==1.0.0 ; python_version >= "3.12" and python_version < "3.13"
ruyaml==0.91.0 ; python_version >= "3.12" and python_version < "3.13"
secretstorage==3.3.3 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "linux"
setuptools==75.2.0 ; python_version >= "3.12" and python_version < "3.13"
setuptools==75.3.0 ; python_version >= "3.12" and python_version < "3.13"
shellingham==1.5.4 ; python_version >= "3.12" and python_version < "3.13"
soupsieve==2.6 ; python_version >= "3.12" and python_version < "3.13"
toml==0.10.2 ; python_version >= "3.12" and python_version < "3.13"
Expand Down

0 comments on commit db92546

Please sign in to comment.