From 1f68eeae5812b27459839860bbea1917dd0cef04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:28:29 +0000 Subject: [PATCH] Bump django from 3.2 to 3.2.4 Bumps [django](https://github.com/django/django) from 3.2 to 3.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2...3.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 87f56c7..0a8fa95 100644 --- a/poetry.lock +++ b/poetry.lock @@ -71,7 +71,7 @@ toml = ["toml"] [[package]] name = "django" -version = "3.2" +version = "3.2.4" description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design." category = "dev" optional = false @@ -375,8 +375,8 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pyt [metadata] lock-version = "1.1" -python-versions = ">=3.6, <4" -content-hash = "97f935e7a41420d8addf67f7532086e6d0f9df374ed59924bc1c5caf6ec4d42c" +python-versions = ">=3.6" +content-hash = "6ebef72c158f3417f740db746f3b06feaa93ca04712feb8951544dd97e26c0b5" [metadata.files] asgiref = [ @@ -458,8 +458,8 @@ coverage = [ {file = "coverage-5.5.tar.gz", hash = "sha256:ebe78fe9a0e874362175b02371bdfbee64d8edc42a044253ddf4ee7d3c15212c"}, ] django = [ - {file = "Django-3.2-py3-none-any.whl", hash = "sha256:0604e84c4fb698a5e53e5857b5aea945b2f19a18f25f10b8748dbdf935788927"}, - {file = "Django-3.2.tar.gz", hash = "sha256:21f0f9643722675976004eb683c55d33c05486f94506672df3d6a141546f389d"}, + {file = "Django-3.2.4-py3-none-any.whl", hash = "sha256:ea735cbbbb3b2fba6d4da4784a0043d84c67c92f1fdf15ad6db69900e792c10f"}, + {file = "Django-3.2.4.tar.gz", hash = "sha256:66c9d8db8cc6fe938a28b7887c1596e42d522e27618562517cc8929eb7e7f296"}, ] idna = [ {file = "idna-2.10-py2.py3-none-any.whl", hash = "sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0"},