From 31ed32aa95609ea8cb773596732024dfa3f3821f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:07:57 +0000 Subject: [PATCH] build(deps): update dependency types-setuptools to v75 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bb09deb3..0c1e0a78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pytest-time==0.3.2", "responses==0.25.3", "types-requests==2.32.0.20241016", - "types-setuptools==73.0.0.20240822", + "types-setuptools==75.2.0.20241019", "types-pyyaml==6.0.12.20240917", ] lint = [