From efb10347aa402d097088b36f2540e7217320e463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:25:13 +0000 Subject: [PATCH] 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac132086..b6304b9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ django-ckeditor==6.2.0 coverage==7.4.4 sorl-thumbnail==12.10.0 python-coveralls==2.9.3 -djangorestframework==3.14.0 +djangorestframework==3.15.2 django-filter==24.1 Markdown==3.6 Pillow==10.3.0