From 1f717cbd7e1201bed54b8c00e1a0d99c4493e08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 00:10:18 +0000 Subject: [PATCH] Bump django from 2.2.1 to 2.2.21 Bumps [django](https://github.com/django/django) from 2.2.1 to 2.2.21. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.1...2.2.21) --- 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..7c26da75 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.21 pylibftdi==0.19.0 nitime==0.8.1 sphinx==3.1.2 diff --git a/requirements_cli.txt b/requirements_cli.txt index cc00468e..031a59f2 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.21 pylibftdi==0.19.0 nitime==0.8.1 sphinx==3.1.2