From d2320d797167002b7c1fea38209fb2951530cde5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:41:45 +0000 Subject: [PATCH] Bump setuptools from 69.0.3 to 69.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.3 to 69.1.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/v69.0.3...v69.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 7fd18a93..8154921e 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ virtualenvwrapper = "==6.1.0" whitenoise = "==6.6.0" seleniumbase = "==2.4.14" Django = "==4.2.7" -setuptools = "==69.0.3" +setuptools = "==69.1.0" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 82bbff2a..27a68eeb 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "69efeba7a83c624b5c03131e0c54da5faaf8873f2f9272c1eb038e3021aa6646" + "sha256": "24f4532d09fa7f14675cc51911a6bcc77753ac33dd8626318079db92bfebbecb" }, "pipfile-spec": 6, "requires": { @@ -894,12 +894,12 @@ }, "setuptools": { "hashes": [ - "sha256:385eb4edd9c9d5c17540511303e39a147ce2fc04bc55289c322b9e5904fe2c05", - "sha256:be1af57fc409f93647f2e8e4573a142ed38724b8cdd389706a867bb4efcf1e78" + "sha256:850894c4195f09c4ed30dba56213bf7c3f21d86ed6bdaafb5df5972593bfc401", + "sha256:c054629b81b946d63a9c6e732bc8b2513a7c3ea645f11d0139a2191d735c60c6" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==69.0.3" + "version": "==69.1.0" }, "setuptools-scm": { "hashes": [