From 6530041c9cbcd8952195c846209083e52321343d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 17:26:24 +0000 Subject: [PATCH] Bump django from 4.0.7 to 4.0.9 Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.9. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.7...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 6b7550b..210558d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ async-timeout==3.0.1 attrs==21.4.0 chardet==4.0.0 discord.py==2.1.0 -Django==4.0.7 +Django==4.0.9 django-cors-headers==3.12.0 idna==3.3 multidict==6.0.2