From 22bebc1fbe937490e59f7c762d2badc9fbe7b305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:27:02 +0000 Subject: [PATCH] Bump types-setuptools from 69.0.0.0 to 69.0.0.20240106 Bumps [types-setuptools](https://github.com/python/typeshed) from 69.0.0.0 to 69.0.0.20240106. - [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 4490e2d..e370e79 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,4 +4,4 @@ tox==4.11.4 pytest==7.4.3 pytest_asyncio==0.23.2 mypy==1.8.0 -types-setuptools==69.0.0.0 \ No newline at end of file +types-setuptools==69.0.0.20240106 \ No newline at end of file