From 75d6f6b879427df974fa351c4605d09dce51edb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:45:37 +0000 Subject: [PATCH] Bump setuptools from 68.2.2 to 69.0.2 Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 69.0.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/v68.2.2...v69.0.2) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 0a78a1ab2..c336060ad 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -7,7 +7,7 @@ pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest-icdiff==0.8 ruff==0.1.6 -setuptools==68.2.2 +setuptools==69.0.2 tox==4.11.3 tox-gh-actions==3.1.3 mypy==1.7.1