Skip to content

Commit a2209b1

Browse files
Bump sphinx from 5.0.1 to 5.0.2 (#227)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](sphinx-doc/sphinx@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c58d52b commit a2209b1

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
@@ -33,7 +33,7 @@ certifi = "^2022.5.18"
3333
black = "^22.3.0"
3434
mypy = "^0.961"
3535
types-urllib3 = "^1.26.15"
36-
Sphinx = "^5.0.1"
36+
Sphinx = "^5.0.2"
3737
sphinx-rtd-theme = "^1.0.0"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.18.2"

0 commit comments

Comments
 (0)