Skip to content

Commit 09aa29d

Browse files
build(deps-dev): bump charset-normalizer in /packages
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: charset-normalizer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 211eaa4 commit 09aa29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ certifi==2024.8.30 ; python_version >= "3.9" and python_version < "4.0"
1313
cffi==1.17.1 ; python_version >= "3.9" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
1414
cfgv==3.4.0 ; python_version >= "3.9" and python_version < "4.0"
1515
chardet==5.2.0 ; python_version >= "3.9" and python_version < "4.0"
16-
charset-normalizer==3.4.0 ; python_version >= "3.9" and python_version < "4.0"
16+
charset-normalizer==3.4.1 ; python_version >= "3.9" and python_version < "4.0"
1717
cleo==2.1.0 ; python_version >= "3.9" and python_version < "4.0"
1818
click-option-group==0.5.6 ; python_version >= "3.9" and python_version < "4"
1919
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)