From 2c753d6c86756cb49b2d9e0c231fd6cc7380f4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 09:39:21 +0000 Subject: [PATCH] build(deps): bump django from 3.2.23 to 4.2.10 Bumps [django](https://github.com/django/django) from 3.2.23 to 4.2.10. - [Commits](https://github.com/django/django/compare/3.2.23...4.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 4eadd39..e121782 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] crispy-bootstrap5 = "~=0.7" -django = "~=3.2.23" +django = "~=4.2.10" django-axes = "~=6.1.1" django-bootstrap-pagination = "~=1.7.1" django-crispy-forms = "~=2.0" diff --git a/Pipfile.lock b/Pipfile.lock index a2179d5..c3986af 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "49acbdd54a49d9bc4fcbaa78c79507fee215fb6c632ff61a60f0491367ac37a3" + "sha256": "c1d9562338db6decd966a31f8210967ea650612811784b0e8fdde10d31bd6f94" }, "pipfile-spec": 6, "requires": { @@ -249,12 +249,12 @@ }, "django": { "hashes": [ - "sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b", - "sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1" + "sha256:a2d4c4d4ea0b6f0895acde632071aff6400bfc331228fc978b05452a0ff3e9f1", + "sha256:b1260ed381b10a11753c73444408e19869f3241fc45c985cd55a30177c789d13" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==3.2.23" + "markers": "python_version >= '3.8'", + "version": "==4.2.10" }, "django-axes": { "hashes": [ @@ -543,11 +543,11 @@ }, "typing-extensions": { "hashes": [ - "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0", - "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef" + "sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783", + "sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd" ], "markers": "python_version < '3.10'", - "version": "==4.8.0" + "version": "==4.9.0" }, "urllib3": { "hashes": [