Skip to content

Commit ea00cdd

Browse files
authored
feat: bump charset-normalizer from 3.4.2 to 3.4.4 (#2557)
1 parent 1c4cbb2 commit ea00cdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.metwork-framework/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
| [cffi](https://pypi.org/project/cffi) | 2.0.0 | python3 |
3838
| [cfgv](https://github.com/asottile/cfgv) | 3.4.0 | python3_devtools |
3939
| [chardet](https://github.com/chardet/chardet) | 5.2.0 | python3 |
40-
| [charset-normalizer](https://pypi.org/project/charset-normalizer) | 3.4.2 | python3 |
40+
| [charset-normalizer](https://pypi.org/project/charset-normalizer) | 3.4.4 | python3 |
4141
| [circus](https://pypi.org/project/circus) | 6fdf573 | python3_circus |
4242
| [circus_autorestart_plugin](https://github.com/metwork-framework/circus_autorestart_plugin) | 86ff062 | python3_circus |
4343
| [click](https://pypi.org/project/click) | 8.2.1 | python3 |

layers/layer2_python3/0500_extra_python_packages/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bjoern==3.2.2
2020
cachetools==5.5.2
2121
Cerberus==1.3.7
2222
chardet==5.2.0
23-
charset_normalizer==3.4.2
23+
charset_normalizer==3.4.4
2424
Click==8.2.1
2525
colorama==0.4.6
2626
-e git+https://github.com/metwork-framework/cookiecutter.git@39a141b88e50d1b927e792dd58dad24aacbbad91#egg=cookiecutter

0 commit comments

Comments
 (0)