From 2ba80f983e627f8f9c0c33dc5bd13eb338e3ae51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:48:49 +0000 Subject: [PATCH] Bump django from 2.2 to 2.2.22 in /ops-coffee-blog Bumps [django](https://github.com/django/django) from 2.2 to 2.2.22. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2...2.2.22) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ops-coffee-blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops-coffee-blog/requirements.txt b/ops-coffee-blog/requirements.txt index 059efc9..701dff2 100644 --- a/ops-coffee-blog/requirements.txt +++ b/ops-coffee-blog/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2 +Django==2.2.22 jinja2==2.10 markdown==3.1.1 gitpython==2.1.11 \ No newline at end of file