From cc27a6218d8c0e9356026cf5f9deed9e7c672416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 05:56:46 +0000 Subject: [PATCH] Bump types-setuptools from 69.2.0.20240317 to 69.5.0.20240423 Bumps [types-setuptools](https://github.com/python/typeshed) from 69.2.0.20240317 to 69.5.0.20240423. - [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 f22dd3f..33f13cb 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==69.5.0.20240423 botright==0.5.1 playwright==1.40.0 black==24.4.0