Skip to content

Commit

Permalink
Bump chardet from 3.0.4 to 5.0.0 in /server/python
Browse files Browse the repository at this point in the history
Bumps [chardet](https://github.com/chardet/chardet) from 3.0.4 to 5.0.0.
- [Release notes](https://github.com/chardet/chardet/releases)
- [Commits](chardet/chardet@3.0.4...5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 527dc1d commit 038aff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2019.3.9
chardet==3.0.4
chardet==5.0.0
Click==7.0
Flask==2.2.2
idna==2.8
Expand Down

0 comments on commit 038aff4

Please sign in to comment.