From d070ffbe4d7d9ebcecb52c239102122a4b68a846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:32:31 +0000 Subject: [PATCH] Bump the dependencies group with 1 update Bumps the dependencies group with 1 update: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme). Updates `ansys-sphinx-theme` from 0.14.1 to 0.15.0 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0d4d07b1f..f5a7691fd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "accessible-pygments" @@ -166,13 +166,13 @@ resolved_reference = "6a803b5f4c51d1ab43dbfd9443c9f92274cc3ff2" [[package]] name = "ansys-sphinx-theme" -version = "0.14.1" +version = "0.15.0" description = "A theme devised by ANSYS, Inc. for Sphinx documentation." optional = true -python-versions = ">=3.9,<4" +python-versions = "<4,>=3.9" files = [ - {file = "ansys_sphinx_theme-0.14.1-py3-none-any.whl", hash = "sha256:b8f6bd0a5d2ac13db6e8c45cb1fb8120cbbd843f58606a9b37a15f40ed3352c6"}, - {file = "ansys_sphinx_theme-0.14.1.tar.gz", hash = "sha256:ac1fdf744591cb2021dd4a088715802ba01a0f810ffa3af081c1dc0800f32e60"}, + {file = "ansys_sphinx_theme-0.15.0-py3-none-any.whl", hash = "sha256:5393e6f915c33b0dadae81f8258cfef98d7191217f91a9a984ab663245efd2c4"}, + {file = "ansys_sphinx_theme-0.15.0.tar.gz", hash = "sha256:9d25ee367abe60b8222eec0f4f764433037e85084bac165c03c551c19117b08a"}, ] [package.dependencies] @@ -182,7 +182,7 @@ pydata-sphinx-theme = ">=0.14,<0.15" Sphinx = ">=4.2.0" [package.extras] -doc = ["Sphinx (==7.2.6)", "numpydoc (==1.6.0)", "requests (==2.31.0)", "sphinx-copybutton (==0.5.2)", "sphinx-design (==0.5.0)", "sphinx-jinja (==2.0.2)", "sphinx-notfound-page (==1.0.0)"] +doc = ["PyGitHub (==2.3.0)", "Sphinx (==7.2.6)", "numpydoc (==1.7.0)", "requests (==2.31.0)", "sphinx-copybutton (==0.5.2)", "sphinx-design (==0.5.0)", "sphinx-jinja (==2.0.2)", "sphinx-notfound-page (==1.0.0)"] [[package]] name = "anyio"