Skip to content

Commit 2871941

Browse files
build(deps): Bump sphinx from 5.2.3 to 5.3.0 in /requirements (#37)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.3 to 5.3.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.2.3...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Robinson <[email protected]>
1 parent eba4e8b commit 2871941

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

Diff for: requirements/build.txt

+3-7
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ idna==3.4
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23-
importlib-metadata==5.0.0
24-
# via sphinx
2523
jinja2==3.1.2
2624
# via sphinx
2725
markupsafe==2.1.1
@@ -38,12 +36,12 @@ requests==2.28.1
3836
# via sphinx
3937
snowballstemmer==2.2.0
4038
# via sphinx
41-
sphinx==5.2.3
39+
sphinx==5.3.0
4240
# via
43-
# -r requirements/build.in
41+
# -r build.in
4442
# sphinx-rtd-theme
4543
sphinx-rtd-theme==1.0.0
46-
# via -r requirements/build.in
44+
# via -r build.in
4745
sphinxcontrib-applehelp==1.0.2
4846
# via sphinx
4947
sphinxcontrib-devhelp==1.0.2
@@ -58,5 +56,3 @@ sphinxcontrib-serializinghtml==1.1.5
5856
# via sphinx
5957
urllib3==1.26.12
6058
# via requests
61-
zipp==3.9.0
62-
# via importlib-metadata

0 commit comments

Comments
 (0)