From fe14f1b06f828618a905de9701488918febcd345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 05:09:36 +0000 Subject: [PATCH] Bump types-setuptools from 69.2.0.20240317 to 71.0.0.20240722 Bumps [types-setuptools](https://github.com/python/typeshed) from 69.2.0.20240317 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 f22dd3f..42e1e9b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,7 +5,7 @@ pytest==8.1.1 pytest_asyncio==0.23.6 pytest-rerunfailures==14.0 mypy==1.9.0 -types-setuptools==69.2.0.20240317 +types-setuptools==71.0.0.20240722 botright==0.5.1 playwright==1.40.0 black==24.4.0