Skip to content

Commit e728f7c

Browse files
chore(python-deps): update dependency setuptools to v75.3.0 in all dependant actions (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47129a8 commit e728f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ requests==2.32.3 ; python_version >= "3.12" and python_version < "3.13"
4949
requests-toolbelt==1.0.0 ; python_version >= "3.12" and python_version < "3.13"
5050
ruyaml==0.91.0 ; python_version >= "3.12" and python_version < "3.13"
5151
secretstorage==3.3.3 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "linux"
52-
setuptools==75.2.0 ; python_version >= "3.12" and python_version < "3.13"
52+
setuptools==75.3.0 ; python_version >= "3.12" and python_version < "3.13"
5353
shellingham==1.5.4 ; python_version >= "3.12" and python_version < "3.13"
5454
soupsieve==2.6 ; python_version >= "3.12" and python_version < "3.13"
5555
toml==0.10.2 ; python_version >= "3.12" and python_version < "3.13"

0 commit comments

Comments
 (0)