From d711f132f72d7e65dd326de2c4af03f81b99aef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 23:15:23 +0000 Subject: [PATCH] Bump django from 4.0.8 to 4.0.10 Bumps [django](https://github.com/django/django) from 4.0.8 to 4.0.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.8...4.0.10) --- 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 072555f7a..b03b9c4b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ astroid==2.6.6 bleach==4.1.0 colorama==0.4.4 dj-database-url==0.5.0 -Django==4.0.8 +Django==4.0.10 django-markdownify==0.9.0 django-on-heroku==1.1.2 gunicorn==20.1.0