From ac75fd2ebd2fcb78a40ad7b07ce939c5f6c3bc1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jul 2023 10:37:10 +0200 Subject: [PATCH] Bump django from 4.1.9 to 4.1.10 (#494) Bumps [django](https://github.com/django/django) from 4.1.9 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.9...4.1.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.prod.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.prod.txt b/requirements.prod.txt index 81dc2f86..fa7de3b8 100644 --- a/requirements.prod.txt +++ b/requirements.prod.txt @@ -6,7 +6,7 @@ certifi==2023.7.22 charset-normalizer==2.1.1 click==8.1.3 confusable-homoglyphs==3.2.0 -Django==4.1.9 +Django==4.1.10 django-generate-secret-key==1.0.2 django-registration==3.3 django-sass-processor==1.2.1 diff --git a/requirements.txt b/requirements.txt index 9e0839fc..492b262e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ charset-normalizer==2.1.1 click==8.1.3 confusable-homoglyphs==3.2.0 coverage==5.5 -Django==4.1.9 +Django==4.1.10 django-appconf==1.0.5 django-compressor==4.1 django-debug-toolbar==3.6.0