Skip to content

Commit d676dc9

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ pyenchant = "^3.2.2"
2727

2828
[tool.poetry.group.docs.dependencies]
2929
myst-parser = "^0.17.2"
30-
sphinx-artisan-theme = "^0.0.1-beta.2"
30+
sphinx-artisan-theme = ">=0.0.1,<0.1.1"
3131
autodocsumm = "^0.2.8"
3232
sphinx-autobuild = "^2021.3.14"
3333
sphinxcontrib-spelling = ">=7.3.3,<9.0.0"

0 commit comments

Comments
 (0)