From 428e4e6e52a8d52bcd8e63720bbb4ad1cacf2b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:27:36 +0000 Subject: [PATCH] build(deps-dev): bump types-tqdm from 4.66.0.3 to 4.66.0.4 Bumps [types-tqdm](https://github.com/python/typeshed) from 4.66.0.3 to 4.66.0.4. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tqdm dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2a79c05..9ff4564 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7080,13 +7080,13 @@ files = [ [[package]] name = "types-tqdm" -version = "4.66.0.3" +version = "4.66.0.4" description = "Typing stubs for tqdm" optional = false python-versions = ">=3.7" files = [ - {file = "types-tqdm-4.66.0.3.tar.gz", hash = "sha256:596a3396e7c15d3597c8af68bb3cf3ca0853dad68cea22e21b98dd8203741aff"}, - {file = "types_tqdm-4.66.0.3-py3-none-any.whl", hash = "sha256:e47cff2e49411e9f8b7190576253de952bfe59c92261f78e8525f3199c8a01e0"}, + {file = "types-tqdm-4.66.0.4.tar.gz", hash = "sha256:a2f0ebd4cfd48f4914395819a176d7947387e1b98f9228fca38f8cac1b59891c"}, + {file = "types_tqdm-4.66.0.4-py3-none-any.whl", hash = "sha256:8eda4c5123dd66985a4cb44268705cfa18beb32d66772271ae185e92b8b10c40"}, ] [[package]]