From 38a5ed2ec9a56b2e304eeb587714d11e81ac8b74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:53:43 +0000 Subject: [PATCH] build(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 92c439b..f8e3f1c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -102,7 +102,7 @@ termcolor==2.4.0 # via offlinemsmtp (pyproject.toml) tomli-w==1.0.0 # via flit -types-setuptools==69.0.0.0 +types-setuptools==69.0.0.20240106 # via requirements-parser typing-extensions==4.9.0 # via mypy