From f0458ab830e5ba85f79d871659f180fb5556da6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:12:06 +0000 Subject: [PATCH] Bump django from 2.0.5 to 2.2.24 in /Laboratory2 Bumps [django](https://github.com/django/django) from 2.0.5 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Laboratory2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laboratory2/requirements.txt b/Laboratory2/requirements.txt index 32cb8f6..fe3d156 100644 --- a/Laboratory2/requirements.txt +++ b/Laboratory2/requirements.txt @@ -4,7 +4,7 @@ Click==7.0 cx-Oracle==6.3 cycler==0.10.0 decorator==4.3.0 -Django==2.0.5 +Django==2.2.24 doxypypy==0.8.8.6 Flask==1.0.2 Flask-SQLAlchemy==2.4.1