Skip to content

Commit e1c7a19

Browse files
deps: bump requests from 2.32.3 to 2.32.4 in /api (#5554)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf303c7 commit e1c7a19

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

api/poetry.lock

Lines changed: 5 additions & 5 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
@@ -108,7 +108,7 @@ django-cors-headers = "~3.5.0"
108108
djangorestframework = "~3.15.2"
109109
gunicorn = "~23.0.0"
110110
pyparsing = "~2.4.7"
111-
requests = "~2.32.2"
111+
requests = "~2.32.4"
112112
six = "~1.16.0"
113113
whitenoise = "~6.0.0"
114114
dj-database-url = "~0.5.0"

0 commit comments

Comments
 (0)