From ab0123497d80866f3e0c5e94de5854cc9b2391a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 18:37:13 +0000 Subject: [PATCH] Bump django from 3.1.12 to 3.1.13 in /Project 6: Django - FirstDjango Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.12...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project 6: Django - FirstDjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project 6: Django - FirstDjango/requirements.txt b/Project 6: Django - FirstDjango/requirements.txt index 0118113..b4a7d3d 100644 --- a/Project 6: Django - FirstDjango/requirements.txt +++ b/Project 6: Django - FirstDjango/requirements.txt @@ -1 +1 @@ -Django==3.1.12 +Django==3.1.13