Skip to content

Commit 4c16b1d

Browse files
chore(deps): update dependency charset-normalizer to v3.4.3 (#598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c1ef33 commit 4c16b1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
invoke==2.2.0; python_version >= '3.6'
33
babel==2.17.0; python_version >= '3.8'
44
certifi==2024.12.14; python_version >= '3.6'
5-
charset-normalizer==3.4.2; python_full_version >= '3.7.0'
5+
charset-normalizer==3.4.3; python_full_version >= '3.7.0'
66
click==8.2.2; python_version >= '3.7'
77
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
88
ghp-import==2.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
22
babel==2.17.0; python_version >= '3.8'
33
certifi==2024.12.14; python_version >= '3.6'
4-
charset-normalizer==3.4.2; python_full_version >= '3.7.0'
4+
charset-normalizer==3.4.3; python_full_version >= '3.7.0'
55
click==8.2.2; python_version >= '3.7'
66
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
77
ghp-import==2.1.0

0 commit comments

Comments
 (0)