Skip to content

Commit 3175106

Browse files
chore: bump sphinx from 4.1.2 to 4.2.0 (#17)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](sphinx-doc/sphinx@v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: sphinx 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 2fe280e commit 3175106

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -34,7 +34,7 @@ python = ">=3.6.1"
3434
pydantic = "^1.8.1"
3535

3636
[tool.poetry.dev-dependencies]
37-
Sphinx = "^4.1.2"
37+
Sphinx = "^4.2.0"
3838
#sphinx-pydantic = "0.1.1"
3939
#sphinx-jsonschema = "1.15" # See: https://github.com/Zsailer/sphinx-pydantic/pull/6
4040

0 commit comments

Comments
 (0)