Skip to content

Commit

Permalink
chore(deps): bump charset-normalizer from 3.3.1 to 3.3.2 (#378)
Browse files Browse the repository at this point in the history
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.1 to 3.3.2.
- [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.3.1...3.3.2)

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

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 Nov 2, 2023
1 parent edd1031 commit 29850f4
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.0.1; python_version >= "3.6"
beanie==1.8.12; python_version >= "3.7" and python_version < "4.0"
certifi==2023.7.22; python_full_version >= "3.6.1"
cffi==1.16.0
charset-normalizer==3.3.1; python_full_version >= "3.6.1" and python_version >= "3"
charset-normalizer==3.3.2; 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==41.0.5; python_version >= "3.6"
Expand Down

0 comments on commit 29850f4

Please sign in to comment.