From 1008f7baae73f07e31a7e225e0c7dcaf1f0073b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:41:04 +0000 Subject: [PATCH] Bump django from 4.1.10 to 4.1.13 Bumps [django](https://github.com/django/django) from 4.1.10 to 4.1.13. - [Commits](https://github.com/django/django/compare/4.1.10...4.1.13) --- updated-dependencies: - dependency-name: django 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 ba7a874..c9fe248 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ cssselect==1.2.0 cycler==0.11.0 debugpy==1.6.6 decorator==5.1.1 -Django==4.1.10 +Django==4.1.13 django-cors-headers==3.14.0 djangorestframework==3.14.0 executing==1.2.0