Skip to content

Commit c78840f

Browse files
authored
Merge pull request #1333 from projectsyn/renovate/requests-2.x
Update dependency requests to v2.33.0
2 parents e30d341 + 643768e commit c78840f

2 files changed

Lines changed: 10 additions & 23 deletions

File tree

poetry.lock

Lines changed: 9 additions & 20 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,10 @@ python = ">=3.10, <3.13"
3939
# dependency resolution very slow.
4040
boto3 = "^1.26.145"
4141
botocore="^1.29.145"
42-
# NOTE(sg): Remove this once requests fully supports `chardet>=6.0.0`
43-
chardet = "<6.0.0"
4442
kapitan = "0.34.7"
4543
click = "8.3.1"
4644
gitpython = "3.1.46"
47-
requests = "2.32.5"
45+
requests = "2.33.0"
4846
url-normalize = "2.2.1"
4947
python-dotenv = "1.2.2"
5048
pyxdg = "0.28"

0 commit comments

Comments
 (0)