Skip to content

Commit

Permalink
chore(python-deps): update dependency charset-normalizer to v3.4.1 in…
Browse files Browse the repository at this point in the history
… all dependant actions
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent a886b7d commit 1e6e3d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion actions/create_unique_testpypi_version/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ annotated-types==0.7.0
attrs==24.3.0
beautifulsoup4==4.12.3
certifi==2024.12.14
charset-normalizer==3.4.0
charset-normalizer==3.4.1
idna==3.10
mailbits==0.2.2
packaging==24.2
Expand Down
2 changes: 1 addition & 1 deletion actions/update_development_dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cachecontrol[filecache]==0.14.1
certifi==2024.12.14
cffi==1.17.1 ; (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
cfgv==3.4.0
charset-normalizer==3.4.0
charset-normalizer==3.4.1
cleo==2.1.0
click==8.1.8
colorama==0.4.6 ; (os_name == "nt" or platform_system == "Windows")
Expand Down

0 comments on commit 1e6e3d0

Please sign in to comment.