From 8ab67dbdbb89817998e56b20247484562a4f497e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:08:49 +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 2c82f19d2a..62b00077e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ldap3==2.9 django-simple-captcha==0.5.20 urllib3==1.26.18 elasticsearch==6.3.1 -djangorestframework==3.14.0 +djangorestframework==3.15.2 django-filter==22.1 markdown==3.4.1 sorl-thumbnail==12.10.0