From abb04807d71c54afe78e837edadbf9d0778e0d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 15:24:43 +0300 Subject: [PATCH] build(deps): bump the deps group with 2 updates (#352) --- poetry.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9a336e4ea..ddb983aa3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -5477,22 +5477,22 @@ test = ["cython", "filelock", "html5lib", "pytest (>=4.6)"] [[package]] name = "sphinx-autodoc-typehints" -version = "2.0.0" +version = "2.0.1" description = "Type hints (PEP 484) support for the Sphinx autodoc extension" optional = false python-versions = ">=3.8" files = [ - {file = "sphinx_autodoc_typehints-2.0.0-py3-none-any.whl", hash = "sha256:12c0e161f6fe191c2cdfd8fa3caea271f5387d9fbc67ebcd6f4f1f24ce880993"}, - {file = "sphinx_autodoc_typehints-2.0.0.tar.gz", hash = "sha256:7f2cdac2e70fd9787926b6e9e541cd4ded1e838d2b46fda2a1bb0a75ec5b7f3a"}, + {file = "sphinx_autodoc_typehints-2.0.1-py3-none-any.whl", hash = "sha256:f73ae89b43a799e587e39266672c1075b2ef783aeb382d3ebed77c38a3fc0149"}, + {file = "sphinx_autodoc_typehints-2.0.1.tar.gz", hash = "sha256:60ed1e3b2c970acc0aa6e877be42d48029a9faec7378a17838716cacd8c10b12"}, ] [package.dependencies] sphinx = ">=7.1.2" [package.extras] -docs = ["furo (>=2023.9.10)"] +docs = ["furo (>=2024.1.29)"] numpy = ["nptyping (>=2.5)"] -testing = ["covdefaults (>=2.3)", "coverage (>=7.3.2)", "diff-cover (>=8.0.1)", "pytest (>=7.4.3)", "pytest-cov (>=4.1)", "sphobjinv (>=2.3.1)", "typing-extensions (>=4.8)"] +testing = ["covdefaults (>=2.3)", "coverage (>=7.4.2)", "diff-cover (>=8.0.3)", "pytest (>=8.0.1)", "pytest-cov (>=4.1)", "sphobjinv (>=2.3.1)", "typing-extensions (>=4.9)"] [[package]] name = "sphinx-copybutton" @@ -6650,13 +6650,13 @@ multidict = ">=4.0" [[package]] name = "ydb" -version = "3.10.0" +version = "3.11.1" description = "YDB Python SDK" optional = true python-versions = "*" files = [ - {file = "ydb-3.10.0-py2.py3-none-any.whl", hash = "sha256:f62ef4789b1be19cf204cf60125c03a15b9e30d946337672ebd88b27091fb87f"}, - {file = "ydb-3.10.0.tar.gz", hash = "sha256:7d84d1d58539747f524c6741faf237e40c1ec39ade52b24cb095530b6c0301bf"}, + {file = "ydb-3.11.1-py2.py3-none-any.whl", hash = "sha256:d9c070ae99692a0f96abd2c21bde9fafbd5e2ebace7dc6a8d796078468c426d0"}, + {file = "ydb-3.11.1.tar.gz", hash = "sha256:eac092e6215c21d74e8db99bc89c1e984828894d7be74bd39f133f0f4069c80d"}, ] [package.dependencies]