From 3ce8fe2865f1e05764c114fc221bdae62c30f1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:02:53 +0000 Subject: [PATCH] chore(deps): bump djangorestframework from 3.11.2 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.2 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.2...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index daa9a35..bc9478e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ Django==3.2.25 django-braces==1.15.0 django-embed-video==1.0.0 django-memcache-status==1.1 -djangorestframework==3.11.2 +djangorestframework==3.15.2 idna==3.7 olefile==0.44 Pillow==10.3.0 diff --git a/requirements.txt b/requirements.txt index d2d63b1..52bd308 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet Django==3.2.25 django-braces==1.15.0 django-embed-video -djangorestframework==3.11.2 +djangorestframework==3.15.2 idna olefile Pillow==10.3.0