Skip to content

Commit a26a20c

Browse files
Bump types-chardet from 4.0.4 to 5.0.4 (#4)
* Bump types-chardet from 4.0.4 to 5.0.4 Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.4 to 5.0.4. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-chardet dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump mypy from 0.960 to 0.971 (#5) * Bump mypy from 0.960 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump mypy from 0.960 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump mypy from 0.960 to 0.971 Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Rarus <[email protected]> * Bump types-chardet from 4.0.4 to 5.0.4 Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.4 to 5.0.4. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-chardet dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Rarus <[email protected]>
1 parent 040b28f commit a26a20c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pre-commit = "^2.19.0"
2424
pytest = "^7.1.2"
2525
pytest-cov = "^3.0.0"
2626
types-certifi = "^2021.10.8"
27-
types-chardet = "^4.0.3"
27+
types-chardet = "^5.0.4"
2828
types-pyOpenSSL = "^22.0.0"
2929
types-python-dateutil = "^2.8.9"
3030
types-pytz = "^2021.3.5"

0 commit comments

Comments
 (0)