From 070c6e7fdf08e856a6eeff1abf6e445516c6f418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:10:54 +0000 Subject: [PATCH] Bump types-setuptools from 70.1.0.20240627 to 70.3.0.20240710 Bumps [types-setuptools](https://github.com/python/typeshed) from 70.1.0.20240627 to 70.3.0.20240710. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-minor ... 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..4b2ed54 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==70.3.0.20240710 \ No newline at end of file