From a157999624741af5678060bf03e08c9bb5b181a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:33:09 +0000 Subject: [PATCH] chore(deps): update dependency types-tqdm to v4.66.0.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 776b952b..ecd63c84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -168,7 +168,7 @@ dependencies = [ "pytest-asyncio==0.21.1", "pytest-cov==4.1.0", "ruff==0.1.6", - "types-tqdm==4.66.0.4", + "types-tqdm==4.66.0.5", "xdoctest==1.1.2", ]