Skip to content

Commit 97ed384

Browse files
Update dependency chardet to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bc15e8 commit 97ed384

2 files changed

Lines changed: 32 additions & 7 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ python = ">=3.10, <3.13"
3131
boto3 = "^1.26.145"
3232
botocore="^1.29.145"
3333
# NOTE(sg): Remove this once requests fully supports `chardet>=6.0.0`
34-
chardet = "<6.0.0"
34+
chardet = "<7.0.2"
3535
kapitan = "0.34.7"
3636
click = "8.3.1"
3737
gitpython = "3.1.46"

0 commit comments

Comments
 (0)