From aa9957ec2a6d576dd2fc9b9fad085ed7cc5e1065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:02:07 +0000 Subject: [PATCH] build(deps): Bump types-tqdm from 4.66.0.5 to 4.66.0.20240106 Bumps [types-tqdm](https://github.com/python/typeshed) from 4.66.0.5 to 4.66.0.20240106. - [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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 109ba98..6dabaa4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1317,13 +1317,13 @@ urllib3 = ">=2" [[package]] name = "types-tqdm" -version = "4.66.0.5" +version = "4.66.0.20240106" description = "Typing stubs for tqdm" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "types-tqdm-4.66.0.5.tar.gz", hash = "sha256:74bd7e469238c28816300f72a9b713d02036f6b557734616430adb7b7e74112c"}, - {file = "types_tqdm-4.66.0.5-py3-none-any.whl", hash = "sha256:d2c38085bec440e8ad1e94e8619f7cb3d1dd0a7ee06a863ccd0610a5945046ef"}, + {file = "types-tqdm-4.66.0.20240106.tar.gz", hash = "sha256:7acf4aade5bad3ded76eb829783f9961b1c2187948eaa6dd1ae8644dff95a938"}, + {file = "types_tqdm-4.66.0.20240106-py3-none-any.whl", hash = "sha256:7459b0f441b969735685645a5d8480f7912b10d05ab45f99a2db8a8e45cb550b"}, ] [[package]]