From 95564234c108e930179652e9e94ba951d96d6b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:04:59 +0000 Subject: [PATCH] Bump types-setuptools from 70.1.0.20240627 to 74.1.0.20240907 Bumps [types-setuptools](https://github.com/python/typeshed) from 70.1.0.20240627 to 74.1.0.20240907. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index c189de4..c6622e9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ tox==4.15.1 pytest==8.2.2 pytest_asyncio==0.23.7 mypy==1.10.1 -types-setuptools==70.1.0.20240627 \ No newline at end of file +types-setuptools==74.1.0.20240907 \ No newline at end of file