Skip to content

Commit a4da3da

Browse files
authored
Merge pull request #1364 from projectsyn/renovate/requests-2.x
Update dependency requests to v2.34.0
2 parents 3dc9686 + a2a9f7f commit a4da3da

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

poetry.lock

Lines changed: 6 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
@@ -42,7 +42,7 @@ botocore="^1.29.145"
4242
kapitan = "0.35.1"
4343
click = "8.3.3"
4444
gitpython = "3.1.50"
45-
requests = "2.33.1"
45+
requests = "2.34.0"
4646
url-normalize = "3.0.0"
4747
python-dotenv = "1.2.2"
4848
pyxdg = "0.28"

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ description = Run static analysis for typing
5454
deps =
5555
mypy
5656
types-PyYAML
57-
types-requests
5857
types-pyxdg
5958
types-oauthlib
6059
commands =

0 commit comments

Comments
 (0)