From 17b9c40d9015301538d4cbf7922fcc2900880a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:10:06 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.7 in /Guadalajara/August2022/SmartSecurity Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Guadalajara/August2022/SmartSecurity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Guadalajara/August2022/SmartSecurity/requirements.txt b/Guadalajara/August2022/SmartSecurity/requirements.txt index ae6b7da7f..0cd3458b2 100644 --- a/Guadalajara/August2022/SmartSecurity/requirements.txt +++ b/Guadalajara/August2022/SmartSecurity/requirements.txt @@ -1,6 +1,6 @@ asgiref==3.5.2 dj-database-url==1.0.0 -Django==4.1.3 +Django==4.1.7 gunicorn==20.1.0 sqlparse==0.4.3 Unipath==1.1