Bump charset-normalizer from 3.0.0 to 3.0.1
Created by: dependabot[bot]
Bumps charset-normalizer from 3.0.0 to 3.0.1.
Release notes
Sourced from charset-normalizer's releases.
Version 3.0.1
3.0.1 (2022-11-18)
Fixed
- Multi-bytes cutter/chunk generator did not always cut correctly (PR #233)
Changed
- Speedup provided using mypy/c 0.990 on Python >= 3.7
Changelog
Sourced from charset-normalizer's changelog.
3.0.1 (2022-11-18)
Fixed
- Multi-bytes cutter/chunk generator did not always cut correctly (PR #233)
Changed
- Speedup provided by mypy/c 0.990 on Python >= 3.7
Commits
-
5dd7aa0
Release 3.0.1 (#238) -
b68f8d8
⬆ ️ Bump wheel from 0.37.1 to 0.38.4 (#234) -
27605b8
Update run-tests.yml (#236) -
fecbd67
⬆ Bump mypy from 0.982 to 0.990 (#235) -
acb658a
Update README.md -
2d26aeb
Improve multi-byte cutter/chunk (#233) -
5ec4a27
Create codeql.yml (#230) -
7c64266
Update CONTRIBUTING.md -
1f30cb8
⬆ Bump build from 0.8.0 to 0.9.0 (#229) -
59f4c0e
Create FUNDING.yml - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)