From f35ac4d874325f6697d2cff62936d147110b2677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 01:57:44 +0000 Subject: [PATCH] Bump djangorestframework from 3.13.1 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.13.1 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.13.1...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 70a447bfab..1270a3734e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyodps==0.* numpy==1.* pandas==1.* clickhouse-driver==0.* -djangorestframework==3.13.1 +djangorestframework==3.15.2 djangorestframework-simplejwt==5.2.0 django-filter==21.1 drf-spectacular==0.22.0