From 4717617b59d18a386c3bd15536283bc3b9899e06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:51:03 +0000 Subject: [PATCH] Bump types-setuptools from 70.1.0.20240627 to 71.0.0.20240722 Bumps [types-setuptools](https://github.com/python/typeshed) from 70.1.0.20240627 to 71.0.0.20240722. - [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..2c2f95e 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==71.0.0.20240722 \ No newline at end of file