From e9b93991d4f285e7a9d15406a1704c1859135b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 21:55:43 +0000 Subject: [PATCH] Bump django from 4.1.3 to 4.1.6 in /Guadalajara/August2022/SmartSecurity Bumps [django](https://github.com/django/django) from 4.1.3 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.3...4.1.6) --- 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..70b3f879b 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.6 gunicorn==20.1.0 sqlparse==0.4.3 Unipath==1.1