From 833d432bc04d22289b46e7487a055901a5f10564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:54:19 +0000 Subject: [PATCH] :arrow_up: Bump djangorestframework from 3.14.0 to 3.15.2 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6b84559..5ea6bc6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ certifi==2024.7.4 # for pysolr, sentry-sdk pysolr==3.9.0 django-haystack==3.3.0 requirements/src/django_audit_log-0.8.2-py2.py3-none-any.whl -djangorestframework==3.14.0 +djangorestframework==3.15.2 djangorestframework-jsonp==1.0.2 Unidecode==1.3.2 django-reversion==5.0.1