Skip to content

Commit

Permalink
chore(deps): bump charset-normalizer from 3.3.2 to 3.4.0 (#503)
Browse files Browse the repository at this point in the history
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 1fa55d3 commit 1f547a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bcrypt==4.2.0; python_version >= "3.6"
beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
certifi==2024.8.30; python_full_version >= "3.6.1"
cffi==1.17.1
charset-normalizer==3.3.2; python_full_version >= "3.6.1" and python_version >= "3"
charset-normalizer==3.4.0; python_full_version >= "3.6.1" and python_version >= "3"
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
colorama==0.4.6
cryptography==43.0.1; python_version >= "3.6"
Expand Down

0 comments on commit 1f547a1

Please sign in to comment.