From 13cd2d236222313805a60966041d60c3894af9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 20:25:44 +0000 Subject: [PATCH] Bump django from 3.0.12 to 3.0.14 in /MyBlog Bumps [django](https://github.com/django/django) from 3.0.12 to 3.0.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.12...3.0.14) Signed-off-by: dependabot[bot] --- MyBlog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MyBlog/requirements.txt b/MyBlog/requirements.txt index 8a44492..37c7f89 100644 --- a/MyBlog/requirements.txt +++ b/MyBlog/requirements.txt @@ -1 +1 @@ -django==3.0.12 \ No newline at end of file +django==3.0.14 \ No newline at end of file