From 12aaafc1c1d6be409c3ad4f61b51318999dd6c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:18:19 +0000 Subject: [PATCH] build(deps): 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 170255ad..e87210e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Django==4.1.13 django-ajax-datatable==4.4.4 django-filter==22.1 django-mysql==4.7.1 -djangorestframework==3.14.0 +djangorestframework==3.15.2 docopt==0.6.2 docutils==0.16 enum-compat==0.0.3