From 4001d97892ccc23036bea79a5c410dda5da84c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 06:45:54 +0000 Subject: [PATCH] build(deps): bump the deps group with 2 updates Bumps the deps group with 2 updates: [ydb](https://github.com/ydb-platform/ydb-python-sdk) and [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `ydb` from 3.10.0 to 3.11.1 - [Release notes](https://github.com/ydb-platform/ydb-python-sdk/releases) - [Changelog](https://github.com/ydb-platform/ydb-python-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/ydb-platform/ydb-python-sdk/compare/3.10.0...3.11.1) Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/2.0.0...2.0.1) --- updated-dependencies: - dependency-name: ydb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] --- 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]