From 91a2c6ffbb4700b12e84b4c81392024bcdefad5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 22:50:26 +0000 Subject: [PATCH] build(deps): bump tqdm from 4.66.2 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chp_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chp_api/requirements.txt b/chp_api/requirements.txt index 2e5c27f..28a7585 100644 --- a/chp_api/requirements.txt +++ b/chp_api/requirements.txt @@ -109,7 +109,7 @@ stringcase==1.2.0 tempora==5.5.1 tomli==2.0.1 tornado==6.4 -tqdm==4.66.2 +tqdm==4.66.3 typeguard==4.2.1 typing_extensions==4.11.0 tzdata==2024.1