From 43ebab4779e73cf5f661dcc915a2eec8a6ada64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 19:58:24 +0000 Subject: [PATCH] Bump djangorestframework from 3.14.0 to 3.15.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.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.14.0...3.15.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index efe5c9e2..4e4a08be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ django-sekizai==3.0.1 # via wiki django-simple-history==3.5.0 # via -r requirements.in -djangorestframework==3.14.0 +djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.2.0 # via ipython @@ -144,7 +144,6 @@ python-dateutil==2.8.2 pytz==2022.1 # via # django - # djangorestframework # influxdb pyyaml==6.0.1 # via pymdown-extensions