Skip to content

Commit 3fc4e3c

Browse files
authored
Merge pull request #971 from splunk/dependabot/pip/chardet-5.2.0
Bump chardet from 4.0.0 to 5.2.0
2 parents dace0d9 + aaea9a3 commit 3fc4e3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

attack_data_service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ botocore==1.21.18
1717
certifi==2021.5.30
1818
cffi==1.15.0
1919
cfgv==3.3.1
20-
chardet==4.0.0
20+
chardet==5.2.0
2121
configparser==5.1.0
2222
contextlib2==0.6.0.post1
2323
cryptography==41.0.1

bin/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
2-
chardet==4.0.0
2+
chardet==5.2.0
33
idna==2.10
44
pathlib==1.0.1; python_version < '3.4'
55
PyYAML==6.0

0 commit comments

Comments
 (0)