Skip to content

Commit 30dae56

Browse files
Bump sphinx from 4.3.2 to 4.4.0 (AtsushiSakai#625)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 4.4.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.3.2...v4.4.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc30a6b commit 30dae56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ pytest == 6.2.5 # For unit test
77
pytest-xdist == 2.5.0 # For unit test
88
mypy == 0.931 # For unit test
99
flake8 == 4.0.1 # For unit test
10-
sphinx == 4.3.2 # For sphinx documentation
10+
sphinx == 4.4.0 # For sphinx documentation
1111
sphinx_rtd_theme == 1.0.0
1212
IPython == 8.0.0 # For sphinx documentation

0 commit comments

Comments
 (0)