From 9ba7f3e3499934e985fbf891826a0224c532d15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:49:51 +0200 Subject: [PATCH] chore(deps-dev): Bump sphinx-docsearch from 0.0.8 to 0.1.0 (#2021) Bumps sphinx-docsearch from 0.0.8 to 0.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx-docsearch&package-manager=pip&previous-version=0.0.8&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/poetry.lock b/poetry.lock index 2e9ab1a9..70623f6b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1924,17 +1924,6 @@ theme-pydata = ["pydata-sphinx-theme (>=0.15.2,<0.16.0)"] theme-rtd = ["sphinx-rtd-theme (>=2.0,<3.0)"] theme-sbt = ["sphinx-book-theme (>=1.1,<2.0)"] -[[package]] -name = "sphinx-docsearch" -version = "0.0.8" -description = "A Sphinx extension for replacing the built-in search with Algolia DocSearch" -optional = false -python-versions = "<4.0,>=3.8" -files = [ - {file = "sphinx_docsearch-0.0.8-py3-none-any.whl", hash = "sha256:20551387629cc77ac67fadde06fdafdb00a1bc0fe30c2a59fb16205d37069693"}, - {file = "sphinx_docsearch-0.0.8.tar.gz", hash = "sha256:28daaecec2c0998bdaf62db34b96cdea81f4c43df9c4798b39bf6c3f887a5301"}, -] - [[package]] name = "sphinx-docsearch" version = "0.1.0"