From 2e7fc6d10adb114119821a477646bcc5a603dece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:04:33 +0000 Subject: [PATCH] chore(deps-dev): bump types-tabulate from 0.9.0.2 to 0.9.0.3 in /client Bumps [types-tabulate](https://github.com/python/typeshed) from 0.9.0.2 to 0.9.0.3. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-tabulate dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/poetry.lock b/client/poetry.lock index a0424811..eb96749c 100644 --- a/client/poetry.lock +++ b/client/poetry.lock @@ -1003,13 +1003,13 @@ types-urllib3 = "*" [[package]] name = "types-tabulate" -version = "0.9.0.2" +version = "0.9.0.3" description = "Typing stubs for tabulate" optional = false python-versions = "*" files = [ - {file = "types-tabulate-0.9.0.2.tar.gz", hash = "sha256:1dd4322a3a146e9073169c74278b8f14a58eb9905ca9db0d2588df408f27cac9"}, - {file = "types_tabulate-0.9.0.2-py3-none-any.whl", hash = "sha256:a2e41cc41b6b46bfaec78f8fd8e03058fda7a31af6f203a4b235f5482f571f6f"}, + {file = "types-tabulate-0.9.0.3.tar.gz", hash = "sha256:197651f9d6467193cd166d8500116a6d3a26f2a4eb2db093bc9535ee1c0be55e"}, + {file = "types_tabulate-0.9.0.3-py3-none-any.whl", hash = "sha256:462d1b62e01728416e8277614d6a3eb172d53a8efaf04a04a973ff2dd45238f6"}, ] [[package]]