Skip to content

Commit

Permalink
Bump types-chardet from 0.1.3 to 4.0.1 (#6245)
Browse files Browse the repository at this point in the history
Bumps [types-chardet](https://github.com/python/typeshed) from 0.1.3 to 4.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-chardet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 4, 2021
1 parent c462e1a commit dd88042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/lint.txt
@@ -1,5 +1,5 @@
mypy==0.910; implementation_name=="cpython"
pre-commit==2.15.0
pytest==6.2.5
types-chardet==0.1.3
types-chardet==4.0.1
typing_extensions==3.10.0.2
2 changes: 1 addition & 1 deletion requirements/test.txt
Expand Up @@ -13,5 +13,5 @@ python-on-whales==0.30.0; python_version>="3.7"
re-assert==1.1.0
setuptools-git==1.2
trustme==0.9.0; platform_machine!="i686" # no 32-bit wheels
types-chardet==0.1.3
types-chardet==4.0.1
wait-for-it==2.2.1; python_version>="3.7"

0 comments on commit dd88042

Please sign in to comment.