From 2a95b4f1d5d319d473d7775f9a1d12987078690f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 07:57:22 +0000 Subject: [PATCH] build(deps): bump django from 2.2.13 to 2.2.27 Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.13...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 30 ++++++++++++++++++++---------- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/Pipfile b/Pipfile index 025ea05..88d44c0 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" astroid = "==2.2.4" "beautifulsoup4" = "==4.7.1" cssutils = "==1.0.2" -django = "==2.2.13" +django = "==2.2.27" django-adminplus = "==0.5" django-grappelli = "==2.12.2" django-nested-admin = "==3.1.3" diff --git a/Pipfile.lock b/Pipfile.lock index 69321ba..0ad8978 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "4a1555939337d79e04f8451c1c509e10be4611e5f06a5398760744617048c74a" + "sha256": "0a6f66c415c66541f2160e7c497fe8b0a0bed339698915d703fd1b7a58680691" }, "pipfile-spec": 6, "requires": { @@ -43,11 +43,11 @@ }, "django": { "hashes": [ - "sha256:84f370f6acedbe1f3c41e1a02de44ac206efda3355e427139ecb785b5f596d80", - "sha256:e8fe3c2b2212dce6126becab7a693157f1a441a07b62ec994c046c76af5bb66d" + "sha256:1ee37046b0bf2b61e83b3a01d067323516ec3b6f2b17cd49b1326dd4ba9dc913", + "sha256:90763c764738586b11d7e1f44828032c153366e43ad7f782908193a1bb2d6d92" ], "index": "pypi", - "version": "==2.2.13" + "version": "==2.2.27" }, "django-adminplus": { "hashes": [ @@ -293,10 +293,11 @@ }, "pyjwt": { "hashes": [ - "sha256:5c6eca3c2940464d106b99ba83b00c6add741c9becaec087fb7ccdefea71350e", - "sha256:8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96" + "sha256:b888b4d56f06f6dcd777210c334e69c737be74755d3e5e9ee3fe67dc18a0ee41", + "sha256:e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f" ], - "version": "==1.7.1" + "markers": "python_version >= '3.6'", + "version": "==2.3.0" }, "pylint": { "hashes": [ @@ -344,6 +345,14 @@ "index": "pypi", "version": "==2018.9" }, + "setuptools": { + "hashes": [ + "sha256:43a5575eea6d3459789316e1596a3d2a0d215260cacf4189508112f35c9a145b", + "sha256:66b8598da112b8dc8cd941d54cf63ef91d3b50657b374457eda5851f3ff6a899" + ], + "markers": "python_version >= '3.7'", + "version": "==60.8.2" + }, "six": { "hashes": [ "sha256:3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c", @@ -362,10 +371,11 @@ }, "sqlparse": { "hashes": [ - "sha256:022fb9c87b524d1f7862b3037e541f68597a730a8843245c349fc93e1643dc4e", - "sha256:e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548" + "sha256:0c00730c74263a94e5a9919ade150dfc3b19c574389985446148402998287dae", + "sha256:48719e356bb8b42991bdbb1e8b83223757b93789c00910a616a071910ca4a64d" ], - "version": "==0.3.1" + "markers": "python_version >= '3.5'", + "version": "==0.4.2" }, "typed-ast": { "hashes": [