Skip to content

Commit e96f7d1

Browse files
chore(python-deps): update dependency charset-normalizer to v3.4.4 in all dependant actions (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a27345b commit e96f7d1

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
22
attrs==25.4.0
33
beautifulsoup4==4.14.2
44
certifi==2025.10.5
5-
charset-normalizer==3.4.3
5+
charset-normalizer==3.4.4
66
idna==3.11
77
mailbits==0.2.2
88
packaging==25.0

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.3
66
certifi==2025.10.5
77
cffi==2.0.0 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
88
cfgv==3.4.0
9-
charset-normalizer==3.4.3
9+
charset-normalizer==3.4.4
1010
cleo==2.1.0
1111
click==8.3.0
1212
colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows")

0 commit comments

Comments
 (0)