Skip to content

Commit a67ecab

Browse files
Bump sphinx from 4.3.1 to 4.3.2 (AtsushiSakai#614)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2. - [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.1...v4.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production 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 29bb019 commit a67ecab

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
@@ -5,6 +5,6 @@ matplotlib == 3.5.1
55
cvxpy == 1.1.17
66
pytest == 6.2.5 # For unit test
77
pytest-xdist == 2.5.0 # For unit test
8-
sphinx == 4.3.1 # For sphinx documentation
8+
sphinx == 4.3.2 # For sphinx documentation
99
sphinx_rtd_theme == 1.0.0
1010
IPython == 7.30.1 # For sphinx documentation

0 commit comments

Comments
 (0)