From 07e6d035ce6b5630d2b79054a63ca7990ade9973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:51:51 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ea9446..c900f75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cycler==0.10.0 # via matplotlib dj-database-url==0.5.0 # via -r requirements.in -django==4.0.2 +django==4.0.9 # via -r requirements.in gevent==1.5.0 # via -r requirements.in