Skip to content

Commit aaea9a3

Browse files
Bump chardet from 4.0.0 to 5.2.0
Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.2.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@4.0.0...5.2.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b702b13 commit aaea9a3

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)