Skip to content

Commit

Permalink
Bump charset-normalizer from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.2.0...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2023
1 parent 55ed687 commit 0ca5782
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 104 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ verify_ssl = true
attrs = "==23.1.0"
cattrs = {version="==23.1.2", python_version=">='3.7'"}
certifi = "==2023.7.22"
charset-normalizer = "==3.2.0"
charset-normalizer = "==3.3.0"
click = "==8.1.7"
deprecated = "==1.2.14"
idna = {version="==3.4", python_version=">='3.5'"}
Expand Down
Loading

0 comments on commit 0ca5782

Please sign in to comment.