Skip to content

Commit 690845d

Browse files
Bump types-chardet from 0.1.5 to 4.0.1
Bumps [types-chardet](https://github.com/python/typeshed) from 0.1.5 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 544dc66 commit 690845d

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

poetry.lock

Lines changed: 8 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
@@ -59,7 +59,7 @@ httpretty = ">=1.0.2"
5959
mypy = ">=0.720"
6060
bump2version = ">=1.0.0"
6161
types-tabulate = "^0.1.1"
62-
types-chardet = "^0.1.3"
62+
types-chardet = "^4.0.1"
6363
types-requests = "^2.25.0"
6464

6565
[tool.poetry.extras]

0 commit comments

Comments
 (0)