From d634c990b201e9bd107f5533c6c79f6ef0ea4a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:49:41 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 70.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index ac0cb28c..8cd755a6 100644 --- a/Pipfile +++ b/Pipfile @@ -34,7 +34,7 @@ django = "~=4.2.14" elastic-apm = "==6.7.2" msal = "~=1.28.0" psycopg2-binary = "~=2.9.3" -setuptools = "~=65.5.1" +setuptools = "~=70.0.0" celery = "~=5.3.0" redis = "~=4.0.2" django-health-check = "~=3.17.0" diff --git a/Pipfile.lock b/Pipfile.lock index 37669d6d..f1fc5979 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a52d2f099109ece4312cfdc3a4b786701596ee2b54fcdfe1a6d4f0ca800a917e" + "sha256": "6f8a850e6c664e71c4bedc6dedd40b1b288bd3c8c3b56432f3422e477ecfaecc" }, "pipfile-spec": 6, "requires": { @@ -997,12 +997,12 @@ }, "setuptools": { "hashes": [ - "sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31", - "sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f" + "sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4", + "sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==65.5.1" + "markers": "python_version >= '3.8'", + "version": "==70.0.0" }, "six": { "hashes": [