From 4e66b21d1830d44746c0fc67da26dfe8115d6481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 14:20:56 +0000 Subject: [PATCH] Bump djangorestframework from 3.15.0 to 3.15.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.0 to 3.15.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81209684a3..2ae3fe229c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-ipware==6.0.4 django-redis==5.4.0 django-ftl==0.14 django-referrer-policy==1.0 -djangorestframework==3.15.0 +djangorestframework==3.15.1 django-waffle==4.1.0 dockerflow==2024.3.0 drf-spectacular==0.27.1