From fb7c5b0ed8cd6f3edf4762e78365c372a01778a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 09:38:23 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_cli.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7be8383a..1a7837b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ patsy==0.5.1 statsmodels==0.11.1 PyOpenGL==3.1.5 PyOpenGL-accelerate==3.1.5 -Django==2.2.1 +Django==2.2.27 pylibftdi==0.19.0 nitime==0.8.1 sphinx==3.1.2 diff --git a/requirements_cli.txt b/requirements_cli.txt index cc00468e..8489b852 100644 --- a/requirements_cli.txt +++ b/requirements_cli.txt @@ -10,7 +10,7 @@ patsy==0.5.1 statsmodels==0.11.1 PyOpenGL==3.1.5 PyOpenGL-accelerate==3.1.5 -Django==2.2.1 +Django==2.2.27 pylibftdi==0.19.0 nitime==0.8.1 sphinx==3.1.2