Skip to content

Commit 735c800

Browse files
authored
Merge branch 'main' into 8.0.0-dev
Signed-off-by: Jan Kowalleck <[email protected]>
2 parents e4ad3bc + 934d39d commit 735c800

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
m2r2>=0.3.2
2-
sphinx>=7.2.6,<8
2+
sphinx>=7.2.6,<9
33
sphinx-autoapi>=3.0.0,<4
44
sphinx-rtd-theme>=2.0.0,<3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ isort = "5.13.2"
9494
autopep8 = "2.3.1"
9595
mypy = "1.11.2"
9696
toml = { version="0.10.2", python="<3.11"}
97-
tox = "4.18.0"
97+
tox = "4.18.1"
9898
xmldiff = "2.7.0"
9999
bandit = "1.7.9"
100100

0 commit comments

Comments
 (0)