Skip to content

Commit c9d45c2

Browse files
chore(deps): update dependency chardet to v7
1 parent 3ba2d2a commit c9d45c2

File tree

2 files changed

+31
-6
lines changed

2 files changed

+31
-6
lines changed

auth/poetry.lock

Lines changed: 30 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auth/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
python = ">= 3.10, < 4.0"
2424
aiohttp = ">= 3.9.2, < 4.0.0"
2525
backoff = ">= 1.0.0, < 3.0.0"
26-
chardet = ">= 2.0, < 7.0"
26+
chardet = ">=2.0, <7.1"
2727
# See https://cryptography.io/en/latest/api-stability/#deprecation
2828
cryptography = ">= 2.0.0, < 49.0.0" # pin max to < (major + 3)
2929
pyjwt = ">= 1.5.3, < 3.0.0"

0 commit comments

Comments
 (0)