mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-27 15:56:45 +00:00
Update chardet requirement from >2.3.0 to >=7.6.0 (#4455)
Updates the requirements on [chardet](https://github.com/chardet/chardet) to permit the latest version. - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](https://github.com/chardet/chardet/compare/3.0.0...7.6.0) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ requests-file
|
||||
|
||||
# urllib3==1.26.19 # Unpinned - let requests decide compatible version
|
||||
# If specific version needed for security, use urllib3>=1.26.19,<3.0
|
||||
chardet>2.3.0
|
||||
chardet>=7.6.0
|
||||
|
||||
wtforms~=3.2
|
||||
jsonpath-ng~=1.8.0
|
||||
|
||||
Reference in New Issue
Block a user