Skip to content

Commit 236c804

Browse files
Bump chardet from 5.2.0 to 6.0.0.post1
Bumps [chardet](https://github.com/chardet/chardet) from 5.2.0 to 6.0.0.post1. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/commits) --- updated-dependencies: - dependency-name: chardet dependency-version: 6.0.0.post1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d7e5b1 commit 236c804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cffi==2.0.0 # pyOpenSSL
2424
pyOpenSSL==25.3.0
2525
ndg-httpsclient==0.5.1
2626
urllib3==2.6.0 # requests, sentry-sdk
27-
chardet==5.2.0 # requests
27+
chardet==6.0.0.post1 # requests
2828
idna==3.11 # requests
2929
certifi==2026.1.4 # requests, sentry-sdk
3030
requests==2.32.2

0 commit comments

Comments
 (0)