Skip to content

Commit dda18bb

Browse files
dependabot[bot]JWCook
authored andcommitted
chore(deps-dev): bump sphinx from 8.0.2 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8434337 commit dda18bb

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 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
@@ -77,7 +77,7 @@ linkify-it-py = {python=">=3.10", version=">=2.0"}
7777
markdown-it-py = {python=">=3.10", version=">=2.2"}
7878
myst-parser = {python=">=3.10", version=">=3.0"}
7979
python-forge = {python=">=3.10", version="^18.6"}
80-
sphinx = {python=">=3.10", version="8.0.2"}
80+
sphinx = {python=">=3.10", version="8.1.3"}
8181
sphinx-automodapi = {python=">=3.10", version=">=0.18,<0.21"}
8282
sphinx-autodoc-typehints = {python=">=3.10", version="^2.4"}
8383
sphinx-copybutton = {python=">=3.10", version="^0.5"}

0 commit comments

Comments
 (0)