Skip to content

Commit 44082cb

Browse files
Update chardet requirement from <6,>=5.0.0 to >=5.0.0,<7
Updates the requirements on [chardet](https://github.com/chardet/chardet) to permit the latest version. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](chardet/chardet@5.0.0...6.0.0.post1) --- updated-dependencies: - dependency-name: chardet dependency-version: 6.0.0.post1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8570818 commit 44082cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# It only exists to keep the list of dependencies in a separate file from
99
# setup.py.
10-
chardet >=5.0.0,<6
10+
chardet >=5.0.0,<7
1111
pycurl >=7.43,<8
1212
sentry-sdk[tornado] >=2.0.0,<3.0
1313
tornado >=6.0.0,<7

0 commit comments

Comments
 (0)