Skip to content

Commit 9c81c48

Browse files
build(deps-dev): bump sphinx-artisan-theme from 0.0.1b2 to 0.0.2 (#47)
Bumps [sphinx-artisan-theme](https://github.com/orgs/artisanofcode) from 0.0.1b2 to 0.0.2. - [Commits](https://github.com/orgs/artisanofcode/commits) --- updated-dependencies: - dependency-name: sphinx-artisan-theme dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dde32c1 commit 9c81c48

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ injector = {version = ">=0.19,<0.21", optional = true}
1313

1414
[tool.poetry.group.docs.dependencies]
1515
myst-parser = ">=0.17.2,<0.19.0"
16-
sphinx-artisan-theme = "^0.0.1-beta.1"
16+
sphinx-artisan-theme = ">=0.0.1,<0.0.3"
1717
autodocsumm = "^0.2.8"
1818
sphinx-autobuild = "^2021.3.14"
1919
sphinxcontrib-spelling = "^7.3.3"

0 commit comments

Comments
 (0)