From 7660fda3a016165d3d25a2ef6196adfcf39d47b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:35:07 +0000 Subject: [PATCH] Bump djangorestframework from 3.13.1 to 3.15.2 in /VC+/scripts 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] --- VC+/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VC+/scripts/requirements.txt b/VC+/scripts/requirements.txt index 14714b73..0aaa2443 100644 --- a/VC+/scripts/requirements.txt +++ b/VC+/scripts/requirements.txt @@ -30,7 +30,7 @@ distro==1.4.0 distro-info===0.23ubuntu1 Django==4.1.13 django-webpack-loader==1.5.0 -djangorestframework==3.13.1 +djangorestframework==3.15.2 docutils==0.16 empy==3.3.4 entrypoints==0.3