Skip to content

Commit 86f7f13

Browse files
Bump sphinx from 4.3.2 to 6.0.0 (#514)
* Bump sphinx from 4.3.2 to 6.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 6.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v4.3.2...v6.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt * Update requirements-dev.txt Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
1 parent b68a50a commit 86f7f13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
-r requirements.txt
22

3+
docutils==0.19
34
flake8==6.0.0
45
mypy==0.991
5-
Sphinx==4.3.2
6+
Sphinx==6.0.0
67
types-pygments==2.14.0.0

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
-e .
22
click==8.1.3
33
coverage==7.0.3
4-
docutils==0.17.1
54
grablib==0.8
65
pytest==6.2.5
76
pytest-aiohttp==1.0.4

0 commit comments

Comments
 (0)