From 78cb428c7ff216abd993a049f551c36ad01a2eeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 02:54:16 +0000 Subject: [PATCH] build(deps): bump django from 4.2.5 to 5.0 Bumps [django](https://github.com/django/django) from 4.2.5 to 5.0. - [Commits](https://github.com/django/django/compare/4.2.5...5.0) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 73d4fc7..10667b4 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -django = "==4.2.5" +django = "==5.0" psycopg2-binary = "==2.9.8" django-debug-toolbar = "==4.2.0" django-environ = "==0.11.2" diff --git a/Pipfile.lock b/Pipfile.lock index 9c834b8..2c959ec 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1c048d13b00697ca57251b938ac276e21f02a283d8a01816f6f8ee926d21b914" + "sha256": "36ac8d53fffbaaf36ef723bbb8a5f7d2379adafd505011d32a41522aacb74e34" }, "pipfile-spec": 6, "requires": { @@ -233,12 +233,12 @@ }, "django": { "hashes": [ - "sha256:5e5c1c9548ffb7796b4a8a4782e9a2e5a3df3615259fc1bfd3ebc73b646146c1", - "sha256:b6b2b5cae821077f137dc4dade696a1c2aa292f892eca28fa8d7bfdf2608ddd4" + "sha256:3a9fd52b8dbeae335ddf4a9dfa6c6a0853a1122f1fb071a8d5eca979f73a05c8", + "sha256:7d29e14dfbc19cb6a95a4bd669edbde11f5d4c6a71fdaa42c2d40b6846e807f7" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==4.2.5" + "markers": "python_version >= '3.10'", + "version": "==5.0" }, "django-allauth": { "hashes": [