Skip to content

Commit 987f633

Browse files
fix(deps): update dependency requests to >=2.33.0, <2.34.0 [security]
1 parent a0bb0b9 commit 987f633

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 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
@@ -25,7 +25,7 @@ django-parler-rest = "^2.1"
2525
django-parler = "^2.3"
2626
django-allauth = { version = "^0.63.6", extras = [ "socialaccount" ] }
2727
lxml = "^5.0.0"
28-
requests = ">=2.32.0, <2.33.0"
28+
requests = ">=2.33.0, <2.34.0"
2929
django-cors-headers = "^4.2.0"
3030
django-csp = "^3.7"
3131
pyOpenSSL = "^24.0.0"

0 commit comments

Comments
 (0)