Skip to content

Commit f9472da

Browse files
deps: bump requests from 2.32.5 to 2.33.0 in /api (#7376)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8907b18 commit f9472da

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

api/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.

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ django-cors-headers = "~3.5.0"
127127
djangorestframework = "~3.15.2"
128128
gunicorn = "~23.0.0"
129129
pyparsing = "~2.4.7"
130-
requests = "~2.32.4"
130+
requests = "~2.33.0"
131131
six = "~1.16.0"
132132
whitenoise = "~6.0.0"
133133
dj-database-url = "~3.0.1"

0 commit comments

Comments
 (0)