Bump chardet to 5.1.*

This commit is contained in:
Raphael Michel
2022-12-12 12:03:27 +01:00
parent 47dabc1fe7
commit 5f899ed5c5
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@ setup(
'BeautifulSoup4==4.11.*',
'bleach==5.0.*',
'celery==4.4.*',
'chardet==5.0.*',
'chardet==5.1.*',
'cryptography>=3.4.2',
'css-inline==0.8.*',
'defusedcsv>=1.1.0',