From 0addaae43f16cd931bd77aa2d9738e88b298c916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 12:36:31 +0000 Subject: [PATCH] build(deps): bump django from 3.1.7 to 3.1.14 Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.14. - [Commits](https://github.com/django/django/compare/3.1.7...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 076beb50..1a1c27fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.1.7 +Django==3.1.14 flake8==6.0.0 pytest==7.4.0 pytest-cov==4.1.0