From 91cafc6855bc0b01b28b8bf305c11008b51f2f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 14:50:05 +0000 Subject: [PATCH] build(deps): Bump django from 3.2.3 to 3.2.15 Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.15. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.3...3.2.15) --- 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..78b84a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==3.2.3 +django==3.2.15 django-webpack-loader==1.0.0 pytest selenium \ No newline at end of file