diff --git a/poetry.lock b/poetry.lock index 36ea5256..b8ab720a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1148,14 +1148,14 @@ types-urllib3 = "<1.27" [[package]] name = "types-tabulate" -version = "0.9.0.0" +version = "0.9.0.2" description = "Typing stubs for tabulate" category = "dev" optional = false python-versions = "*" files = [ - {file = "types-tabulate-0.9.0.0.tar.gz", hash = "sha256:4a79474714cea156bcd2185bb9bddd8fb9d3d5227c8d0a7f21bf21caf5f60e67"}, - {file = "types_tabulate-0.9.0.0-py3-none-any.whl", hash = "sha256:a1cc2aa52d2a9abfe0acbb361ccd49e3400794086a41626ce8784ed2e1ec0b0d"}, + {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"}, ] [[package]] @@ -1280,4 +1280,4 @@ crypto = ["cryptography"] [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "05ce85f850eec730227e4912b67a3552f24c35a6fd2804c752ba8881070a0cdc" +content-hash = "96b3497f5f90799c9341cdd016628b608fc6884e1e716b3bda7ceefb843b2254" diff --git a/pyproject.toml b/pyproject.toml index 3c3935bc..d4a1174b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ types-jwt = "^0.1.3" types-pkg-resources = "^0.1.3" types-pyyaml = "^6.0.12" types-requests = "^2.28.11" -types-tabulate = "^0.9.0.0" +types-tabulate = "^0.9.0.2" types-python-slugify = "^8.0.0.1" [tool.poetry.extras]