From dff9ba45a26d5327bb39d99b8bbf96b68eca74e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 11:04:28 +0000 Subject: [PATCH] Bump django from 3.2.10 to 3.2.17 Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.17. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.10...3.2.17) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7e2109..45b7e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ django-filter==21.1; python_version >= "3.6" \ django-taggit==1.5.1; python_version >= "3.6" \ --hash=sha256:e5bb62891f458d55332e36a32e19c08d20142c43f74bc5656c803f8af25c084a \ --hash=sha256:dfe9e9c10b5929132041de0c00093ef0072c73c2a97d0f74a818ae50fa77149a -django==3.2.8; python_version >= "3.6" \ - --hash=sha256:42573831292029639b798fe4d3812996bfe4ff3275f04566da90764daec011a5 \ - --hash=sha256:f6d2c4069c9b9bfac03bedff927ea1f9e0d29e34525cec8a68fd28eb2a8df7af +django==3.2.17; python_version >= "3.6" \ + --hash=sha256:59c39fc342b242fb42b6b040ad8b1b4c15df438706c1d970d416d63cdd73e7fd \ + --hash=sha256:644288341f06ebe4938eec6801b6bd59a6534a78e4aedde2a153075d11143894 gunicorn==20.1.0; python_version >= "3.5" \ --hash=sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8 idna==3.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6" \