From 63494cbae8fd497854ad19d37050a9c69ca9dff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 10:11:05 +0000 Subject: [PATCH] Bump django from 2.2.9 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 58ff74f..bb5fc3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==2.2.9 +Django==2.2.27 lxml==4.4.2 pika==1.1.0 spyne==2.13.12b0 diff --git a/requirements_dev.txt b/requirements_dev.txt index 44ac21a..a1e668d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ certifi==2019.11.28 cffi==1.13.2 chardet==3.0.4 cryptography==2.8 -Django==2.2.9 +Django==2.2.27 docutils==0.16 idna==2.8 importlib-metadata==1.4.0