Skip to content

Commit

Permalink
Bump charset-normalizer from 2.0.9 to 2.0.10 (#6487)
Browse files Browse the repository at this point in the history
* Bump charset-normalizer from 2.0.9 to 2.0.10

Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@2.0.9...2.0.10)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Recompile requirements/constraints.txt

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Jan 7, 2022
1 parent 5d70b8e commit af7bf90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ async-timeout==4.0.2
asynctest==0.13.0; python_version<"3.8"
Brotli==1.0.9
cchardet==2.1.7
charset-normalizer==2.0.9
charset-normalizer==2.0.10
frozenlist==1.2.0
gunicorn==20.1.0
uvloop==0.14.0; platform_system!="Windows" and implementation_name=="cpython" and python_version<"3.9" # MagicStack/uvloop#14
Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cffi==1.15.0
# pycares
cfgv==3.3.1
# via pre-commit
charset-normalizer==2.0.9
charset-normalizer==2.0.10
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit af7bf90

Please sign in to comment.