From c95e54b9f64dc04ab4ca89355fb2d66014944c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 04:16:17 +0000 Subject: [PATCH] Bump types-setuptools from 69.5.0.20240415 to 69.5.0.20240513 Bumps [types-setuptools](https://github.com/python/typeshed) from 69.5.0.20240415 to 69.5.0.20240513. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-patch ... 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 5a72a2d..9bf11cf 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ flake8==7.0.0 pytest==8.1.1 pytest_asyncio==0.23.6 mypy==1.9.0 -types-setuptools==69.5.0.20240415 +types-setuptools==69.5.0.20240513 twisted==24.3.0 playwright==1.42.0 black==24.4.0