From bbb2c7ee633e8aa68975f36e077f61067614a749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jan 2022 00:02:16 +0000 Subject: [PATCH] chore(deps): bump sphinx-book-theme from 0.1.7 to 0.1.8 Bumps [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/executablebooks/sphinx-book-theme/releases) - [Changelog](https://github.com/executablebooks/sphinx-book-theme/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-book-theme/compare/v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: sphinx-book-theme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6e790da..c2625ae 100644 --- a/poetry.lock +++ b/poetry.lock @@ -406,8 +406,8 @@ test = ["pytest", "pytest-cov", "html5lib", "cython", "typed-ast"] [[package]] name = "sphinx-book-theme" -version = "0.1.7" -description = "Jupyter Book: Create an online book with Jupyter Notebooks" +version = "0.1.8" +description = "A clean book theme for scientific explanations and documentation with Sphinx" category = "main" optional = false python-versions = ">=3.6" @@ -796,8 +796,8 @@ sphinx = [ {file = "Sphinx-4.3.2.tar.gz", hash = "sha256:0a8836751a68306b3fe97ecbe44db786f8479c3bf4b80e3a7f5c838657b4698c"}, ] sphinx-book-theme = [ - {file = "sphinx-book-theme-0.1.7.tar.gz", hash = "sha256:42d3b166889f675074f2471de0a7ce4016f9a14e7ec2ab0c924c627f8de2d24b"}, - {file = "sphinx_book_theme-0.1.7-py3-none-any.whl", hash = "sha256:af396ced8f835f2177ee07ec99ee04c3b4de24078fd14256352a1c08ae885c0b"}, + {file = "sphinx-book-theme-0.1.8.tar.gz", hash = "sha256:f358e1de7564499a61f4061315386ac8a35e4ba4076974de6dffc9f934d9c00a"}, + {file = "sphinx_book_theme-0.1.8-py3-none-any.whl", hash = "sha256:22c08228a9b76b3686ef8b6b5d865f00ce97387622edff399254a84b506fc55d"}, ] sphinx-copybutton = [ {file = "sphinx-copybutton-0.4.0.tar.gz", hash = "sha256:8daed13a87afd5013c3a9af3575cc4d5bec052075ccd3db243f895c07a689386"},