From 91a883eb342d0f5de3e5b439cd0046c478ddc880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:42:24 +0200 Subject: [PATCH] chore(deps): bump setuptools from 74.1.0 to 74.1.2 (#942) Bumps [setuptools](https://github.com/pypa/setuptools) from 74.1.0 to 74.1.2. - [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/v74.1.0...v74.1.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index a940c0ac..6cfa6864 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ virtualenvwrapper = "==6.1.0" whitenoise = "==6.7.0" seleniumbase = "==2.4.14" Django = "==4.2.7" -setuptools = "==74.1.0" +setuptools = "==74.1.2" [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 3e88b868..c7d65113 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "8b427407027de4dd2374f6402c78ff231803d1a808d3cdf15cd15bc507b98699" + "sha256": "da97cfef1bdd89c55489554f7aace3c8ef06a1865db3813395c6c974132eccd3" }, "pipfile-spec": 6, "requires": { @@ -925,12 +925,12 @@ }, "setuptools": { "hashes": [ - "sha256:bea195a800f510ba3a2bc65645c88b7e016fe36709fefc58a880c4ae8a0138d7", - "sha256:cee604bd76cc092355a4e43ec17aee5369095974f41f088676724dc6bc2c9ef8" + "sha256:5f4c08aa4d3ebcb57a50c33b1b07e94315d7fc7230f7115e47fc99776c8ce308", + "sha256:95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==74.1.0" + "version": "==74.1.2" }, "setuptools-scm": { "hashes": [