Skip to content

Commit d0587d7

Browse files
authored
Merge pull request #178 from hackersandslackers/dependabot/pip/charset-normalizer-2.0.12
2 parents 2f1f273 + 3f575f4 commit d0587d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
certifi==2021.5.30; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
2-
charset-normalizer==2.0.11; python_full_version >= "3.6.0" and python_version >= "3"
2+
charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3"
33
click==8.0.3; python_version >= "3.6"
44
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0"
55
ddtrace==0.57.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")

0 commit comments

Comments
 (0)