Skip to content

Commit 2078088

Browse files
Bump chardet from 3.0.4 to 4.0.0 (#593)
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) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9f7922 commit 2078088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pytest-mock==3.6.1
1818
pytest-sugar==0.9.4
1919
aiohttp<3.9
2020
multidict==5.2.0
21-
chardet==3.0.4
21+
chardet==4.0.0
2222
yarl==1.7.2
2323
aiomcache==0.6.0
2424
mypy==0.910

0 commit comments

Comments
 (0)