From 4811d04d1d682fba4e40c2ee278927fd06c4404c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:50:18 +0000 Subject: [PATCH] Bump django from 4.0.2 to 4.0.9 Bumps [django](https://github.com/django/django) from 4.0.2 to 4.0.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.2...4.0.9) --- updated-dependencies: - dependency-name: django 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 f07c243..3ccdbe6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ charset-normalizer==2.0.10 click==7.1.2 colorama==0.4.4 dj-database-url==0.5.0 -Django==4.0.2 +Django==4.0.9 django-on-heroku==1.1.2 django-ninja==0.16.1 dropbox==10.10.0 diff --git a/requirements.txt b/requirements.txt index 877b593..2f0311b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ black==21.5b0 certifi==2020.12.5 click==7.1.2 dj-database-url==0.5.0 -Django==4.0.2 +Django==4.0.9 django-on-heroku==1.1.2 django-ninja==0.16.1 dropbox==10.10.0