From af16a9e727aa3ab241d2dc62b305ccca0e9502ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 22:30:09 +0200 Subject: [PATCH] Bump djangorestframework from 3.14.0 to 3.15.2 (#769) 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: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 26a3a91..dc59688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ django-sass-processor==1.4 # via -r requirements.in django-widget-tweaks==1.5.0 # via -r requirements.in -djangorestframework==3.14.0 +djangorestframework==3.15.2 # via -r requirements.in huey==2.5.0 # via -r requirements.in @@ -59,8 +59,6 @@ pyopenssl==24.1.0 # via josepy python-dateutil==2.8.2 # via -r requirements.in -pytz==2023.3.post1 - # via djangorestframework requests==2.32.0 # via # -r requirements.in