From 4948cad3f597221cdc60013f42ab584dd24c9169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:08:11 +0000 Subject: [PATCH] Bump djangorestframework from 3.14.0 to 3.15.2 in /backend/docker Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: indirect ... Signed-off-by: dependabot[bot] --- backend/docker/requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/backend/docker/requirements.txt b/backend/docker/requirements.txt index 143eb10e..a764df9d 100644 --- a/backend/docker/requirements.txt +++ b/backend/docker/requirements.txt @@ -13,7 +13,9 @@ async-timeout==4.0.3 backports-entry-points-selectable==1.1.1 # via virtualenv backports-zoneinfo==0.2.1 - # via django + # via + # django + # djangorestframework billiard==3.6.4.0 # via celery black==24.4.0 @@ -92,7 +94,7 @@ django-rest-swagger==2.2.0 # via -r requirements.in django-webpack-loader==1.8.1 # via -r requirements.in -djangorestframework==3.14.0 +djangorestframework==3.15.2 # via # dj-rest-auth # django-rest-swagger @@ -228,7 +230,6 @@ python3-openid==3.2.0 pytz==2021.3 # via # celery - # djangorestframework # pandas pyyaml==6.0 # via