From 7f4e871b627df5c8c5516bc5990ed62855615baa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:41:42 +0000 Subject: [PATCH] Bump djangorestframework from 3.15.1 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 322fd2a..a27a6e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ django-environ==0.11.2 django-filter==24.2 django-htmx==1.17.3 django-mathfilters==1.0.0 -djangorestframework==3.15.1 +djangorestframework==3.15.2 drf-schema-adapter==3.0.6 factory-boy==3.3.0 Faker==25.2.0