Skip to content

Commit 28b5d08

Browse files
chore(python-deps): update dependency charset-normalizer to v3.4.0 in all dependant actions
1 parent 5d47e33 commit 28b5d08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

actions/create_unique_testpypi_version/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ annotated-types==0.7.0 ; python_version >= "3.12" and python_version < "3.13"
22
attrs==24.2.0 ; python_version >= "3.12" and python_version < "3.13"
33
beautifulsoup4==4.12.3 ; python_version >= "3.12" and python_version < "3.13"
44
certifi==2024.8.30 ; python_version >= "3.12" and python_version < "3.13"
5-
charset-normalizer==3.3.2 ; python_version >= "3.12" and python_version < "3.13"
5+
charset-normalizer==3.4.0 ; python_version >= "3.12" and python_version < "3.13"
66
idna==3.10 ; python_version >= "3.12" and python_version < "3.13"
77
mailbits==0.2.1 ; python_version >= "3.12" and python_version < "3.13"
88
packaging==24.1 ; python_version >= "3.12" and python_version < "3.13"

actions/update_development_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cachecontrol[filecache]==0.14.0 ; python_version >= "3.12" and python_version <
66
certifi==2024.8.30 ; python_version >= "3.12" and python_version < "3.13"
77
cffi==1.17.1 ; python_version >= "3.12" and python_version < "3.13" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
88
cfgv==3.4.0 ; python_version >= "3.12" and python_version < "3.13"
9-
charset-normalizer==3.3.2 ; python_version >= "3.12" and python_version < "3.13"
9+
charset-normalizer==3.4.0 ; python_version >= "3.12" and python_version < "3.13"
1010
cleo==2.1.0 ; python_version >= "3.12" and python_version < "3.13"
1111
click==8.1.7 ; python_version >= "3.12" and python_version < "3.13"
1212
colorama==0.4.6 ; python_version >= "3.12" and python_version < "3.13" and (os_name == "nt" or platform_system == "Windows")

0 commit comments

Comments
 (0)