From cdab54b0dd5457adf70ea21b11942a620e4c5590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:31:20 +0000 Subject: [PATCH] build(deps): bump djangorestframework from 3.15.1 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.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.15.1...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: Tim Orling --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ab5e56..e4610e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-registration==3.4 django-reversion==5.0.12 django-reversion-compare==0.17.0 django-simple-captcha==0.6.0 -djangorestframework==3.15.1 +djangorestframework==3.15.2 gitdb==4.0.11 GitPython==3.1.43 kombu==5.3.7