Skip to content

Commit 90e19f4

Browse files
Bump chardet from 3.0.4 to 4.0.0 (#74)
Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@3.0.4...4.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8176ed commit 90e19f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiodns==1.1.1
33
aiohttp>=3.4
44
async_timeout>=3.0.1
55
attrs==20.3.0
6-
chardet==3.0.4
6+
chardet==4.0.0
77
idna==2.7
88
multidict==5.1.0
99
pycares==2.3.0

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ astroid==2.0.4
33
bleach==3.2.2
44
certifi==2018.10.15
55
cffi==1.11.5
6-
chardet==3.0.4
6+
chardet==4.0.0
77
cmarkgfm==0.4.2
88
docutils==0.14
99
flake8==3.5.0

0 commit comments

Comments
 (0)