dependabot[bot] commited on
Commit
05a4505
·
1 Parent(s): d334531

Bump charset-normalizer from 2.1.0 to 3.4.0

Browse files

Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.1.0 to 3.4.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/jawah/charset_normalizer/blob/master/UPGRADE.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/2.1.0...3.4.0)

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

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ beautifulsoup4==4.12.3
5
  cachetools==5.2.0
6
  captcha==0.5.0
7
  certifi==2024.7.4
8
- charset-normalizer==2.1.0
9
  dnspython==2.6.1
10
  google==3.0.0
11
  gpytranslate==1.5.1
 
5
  cachetools==5.2.0
6
  captcha==0.5.0
7
  certifi==2024.7.4
8
+ charset-normalizer==3.4.0
9
  dnspython==2.6.1
10
  google==3.0.0
11
  gpytranslate==1.5.1