From d0443ed4e04120c7ce958e32d45d9428d5b5da60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 06:03:08 +0000 Subject: [PATCH] build(deps-dev): Bump types-tabulate Bumps [types-tabulate](https://github.com/python/typeshed) from 0.10.0.20260308 to 0.10.0.20260408. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tabulate dependency-version: 0.10.0.20260408 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 4cf3e34..e57c11f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -836,14 +836,14 @@ files = [ [[package]] name = "types-tabulate" -version = "0.10.0.20260308" +version = "0.10.0.20260408" description = "Typing stubs for tabulate" optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "types_tabulate-0.10.0.20260308-py3-none-any.whl", hash = "sha256:94a9795965bc6290f844d61e8680a1270040664b88fd12014624090fd847e13c"}, - {file = "types_tabulate-0.10.0.20260308.tar.gz", hash = "sha256:724dcb1330ffba5f46d3cf6e29f45089fccb8e85801e6e7ac9efb1195bf7bea1"}, + {file = "types_tabulate-0.10.0.20260408-py3-none-any.whl", hash = "sha256:2b19d193603d38c34645de53c0c1087e2364487d518d4a2f44268db2366723cc"}, + {file = "types_tabulate-0.10.0.20260408.tar.gz", hash = "sha256:903d62fdf7e5a0ff659fd5d629df716232f7658c6d30e98f0374488d06ffacf4"}, ] [[package]]