From dba4eabad85eae186e9f2ccf0d953f0c2be906c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:26:06 +0000 Subject: [PATCH] Bump types-setuptools from 70.1.0.20240627 to 74.0.0.20240831 Bumps [types-setuptools](https://github.com/python/typeshed) from 70.1.0.20240627 to 74.0.0.20240831. - [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..b4299ee 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.0.0.20240831 \ No newline at end of file