From 6fb6812e507855c5aa1cc706075b133492aa40d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 04:47:27 +0000 Subject: [PATCH] Deps: Bump sphinx-basic-ng from 1.0.0b1 to 1.0.0b2 Bumps [sphinx-basic-ng](https://github.com/pradyunsg/sphinx-basic-ng) from 1.0.0b1 to 1.0.0b2. - [Changelog](https://github.com/pradyunsg/sphinx-basic-ng/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/sphinx-basic-ng/compare/1.0.0.beta1...1.0.0.beta2) --- updated-dependencies: - dependency-name: sphinx-basic-ng dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 23bf3ff20..91a43f68e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1402,13 +1402,13 @@ test = ["cython", "html5lib", "pytest (>=4.6)", "typed_ast"] [[package]] name = "sphinx-basic-ng" -version = "1.0.0b1" +version = "1.0.0b2" description = "A modern skeleton for Sphinx themes." optional = false python-versions = ">=3.7" files = [ - {file = "sphinx_basic_ng-1.0.0b1-py3-none-any.whl", hash = "sha256:ade597a3029c7865b24ad0eda88318766bcc2f9f4cef60df7e28126fde94db2a"}, - {file = "sphinx_basic_ng-1.0.0b1.tar.gz", hash = "sha256:89374bd3ccd9452a301786781e28c8718e99960f2d4f411845ea75fc7bb5a9b0"}, + {file = "sphinx_basic_ng-1.0.0b2-py3-none-any.whl", hash = "sha256:eb09aedbabfb650607e9b4b68c9d240b90b1e1be221d6ad71d61c52e29f7932b"}, + {file = "sphinx_basic_ng-1.0.0b2.tar.gz", hash = "sha256:9ec55a47c90c8c002b5960c57492ec3021f5193cb26cebc2dc4ea226848651c9"}, ] [package.dependencies]