Skip to content

Commit 1d24239

Browse files
dependabot[bot]yliaog
authored andcommitted
Update sphinx requirement from >=1.4 to >=8.1.3
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v1.4...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e9cd2e commit 1d24239

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test-requirements-asyncio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ py>=1.4.31
44
pytest
55
pytest-cov
66
randomize>=0.13
7-
sphinx>=1.4 # BSD
7+
sphinx>=8.1.3 # BSD

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest
44
pytest-cov
55
pluggy>=0.3.1
66
randomize>=0.13
7-
sphinx>=1.4 # BSD
7+
sphinx>=8.1.3 # BSD
88
sphinx_markdown_tables
99
pycodestyle
1010
autopep8

0 commit comments

Comments
 (0)