From db4c9f924fdd9679662a8086237c14dd1d5a6bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 06:30:38 +0000 Subject: [PATCH] deps(deps): update types-tqdm requirement Updates the requirements on [types-tqdm](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tqdm dependency-version: 4.67.3.20260518 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index ec2cda5..1e99d93 100644 --- a/constraints.txt +++ b/constraints.txt @@ -48,7 +48,7 @@ vulture>=2.16,<3.0.0 # Type stubs types-PyYAML>=6.0.0,<7.0.0 types-tabulate>=0.9.0,<1.0.0 -types-tqdm>=4.64.0,<5.0.0 +types-tqdm>=4.67.3.20260518,<5.0.0 types-psutil>=7.2.2.20260518,<8.0.0 types-setuptools>=82.0.0.20260508,<83.0.0 types-requests>=2.32.0,<3.0.0