From de25b64f2b69fb0976f0f226a6ecfd9afe785357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 10:00:12 +0200 Subject: [PATCH] build(deps): bump django from 3.2.3 to 3.2.4 (#964) Bumps [django](https://github.com/django/django) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 4aa6900d2..a3f44b4e8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -322,11 +322,11 @@ }, "django": { "hashes": [ - "sha256:13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8", - "sha256:7e0a1393d18c16b503663752a8b6790880c5084412618990ce8a81cc908b4962" + "sha256:66c9d8db8cc6fe938a28b7887c1596e42d522e27618562517cc8929eb7e7f296", + "sha256:ea735cbbbb3b2fba6d4da4784a0043d84c67c92f1fdf15ad6db69900e792c10f" ], "index": "pypi", - "version": "==3.2.3" + "version": "==3.2.4" }, "django-dbbackup": { "git": "https://github.com/django-dbbackup/django-dbbackup.git",