Skip to content

Commit ae5d690

Browse files
authored
Merge pull request #2569 from kubernetes-client/dependabot/pip/sphinx-gte-8.1.3
Update sphinx requirement from >=1.4 to >=8.1.3
2 parents 65e30b3 + 72797e0 commit ae5d690

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)