From 93574f89be79d19d27d88fcc6749ac7b85f71801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:10:30 +0000 Subject: [PATCH] build(deps): Bump django from 3.2.3 to 3.2.14 Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.3...3.2.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 0811d2e..606c149 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==3.2.3 +django==3.2.14 django-webpack-loader==1.0.0 pytest selenium \ No newline at end of file