From c628b95d5b014fe32ae0ba3bd4b4afa9db27a3a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:18:50 +0000 Subject: [PATCH] Bump django from 3.2.12 to 3.2.18 Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.12...3.2.18) --- 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 e8e7bba..8ada74d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ bs4==0.0.1 certifi==2020.12.5 chardet==4.0.0 decorator==5.1.1 -Django==3.2.12 +Django==3.2.18 django-markdown-deux==1.0.5 idna==2.10 importlib-metadata==4.6.1