From b034430bd5aadd492ad084370710ae557e6dfb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 17:46:52 +0000 Subject: [PATCH] build(deps): bump django from 3.2.16 to 4.1.7 Bumps [django](https://github.com/django/django) from 3.2.16 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.16...4.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 30 ++++++++---------------------- 2 files changed, 9 insertions(+), 23 deletions(-) diff --git a/Pipfile b/Pipfile index 15255cc..170f636 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] crispy-bootstrap5 = "~=0.7" -django = "~=3.2.18" +django = "~=4.1.7" django-bootstrap-pagination = "~=1.7.1" django-crispy-forms = "~=1.14.0" django-extensions = "~=3.2.1" diff --git a/Pipfile.lock b/Pipfile.lock index de9aa51..e9d38ef 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f66522a4d62ef10b39408f4f1dba26d8624dcf0af9a1d87a4f6617a4699eb7a0" + "sha256": "f89881ef51f9f494fdb2052c0ea564c9482f369c6e5a9cbcd468eac211dd6e52" }, "pipfile-spec": 6, "requires": { @@ -264,11 +264,11 @@ }, "django": { "hashes": [ - "sha256:08208dfe892eb64fff073ca743b3b952311104f939e7f6dae954fe72dcc533ba", - "sha256:4d492d9024c7b3dfababf49f94511ab6a58e2c9c3c7207786f1ba4eb77750706" + "sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8", + "sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e" ], "index": "pypi", - "version": "==3.2.18" + "version": "==4.1.7" }, "django-bootstrap-pagination": { "hashes": [ @@ -385,7 +385,7 @@ "sha256:6a2948ec427dfcc7c983027b1044b355db6aaa8be374f54ad2015471f7d81c5b", "sha256:d5d73d4b5eb1a92ba884a88962b157f49b71e06c4348b417dd622b25cdd3800b" ], - "markers": "python_full_version >= '3.7.0'", + "markers": "python_version >= '3.7'", "version": "==3.0.37" }, "psycopg2": { @@ -451,13 +451,6 @@ ], "version": "==3.2.0" }, - "pytz": { - "hashes": [ - "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0", - "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" - ], - "version": "==2022.7.1" - }, "requests": { "hashes": [ "sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa", @@ -684,11 +677,11 @@ }, "django": { "hashes": [ - "sha256:08208dfe892eb64fff073ca743b3b952311104f939e7f6dae954fe72dcc533ba", - "sha256:4d492d9024c7b3dfababf49f94511ab6a58e2c9c3c7207786f1ba4eb77750706" + "sha256:44f714b81c5f190d9d2ddad01a532fe502fa01c4cb8faf1d081f4264ed15dcd8", + "sha256:f2f431e75adc40039ace496ad3b9f17227022e8b11566f4b363da44c7e44761e" ], "index": "pypi", - "version": "==3.2.18" + "version": "==4.1.7" }, "django-stubs": { "hashes": [ @@ -876,13 +869,6 @@ "markers": "python_full_version >= '3.6.2'", "version": "==0.7" }, - "pytz": { - "hashes": [ - "sha256:01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0", - "sha256:78f4f37d8198e0627c5f1143240bb0206b8691d8d7ac6d78fee88b78733f8c4a" - ], - "version": "==2022.7.1" - }, "pyyaml": { "hashes": [ "sha256:01b45c0191e6d66c470b6cf1b9531a771a83c1c4208272ead47a3ae4f2f603bf",