Skip to content

Commit 5bb7c5e

Browse files
committed
Sort dev requirements
Signed-off-by: Federico Busetti <729029+febus982@users.noreply.github.com>
1 parent 124bc33 commit 5bb7c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ bandit = ">=1.7.6"
4646
black = ">=22.10.0"
4747
mkdocs = ">=1.4.3"
4848
mkdocstrings = { version = ">=0.24.0", extras = ["python"] }
49+
mkdocs-gen-files = ">=0.5.0"
4950
mkdocs-material = ">=9.1.16"
5051
mike = ">=2.0.0"
5152
mypy = ">=0.990"
@@ -56,7 +57,6 @@ pytest-cov = ">=4.0.0"
5657
pytest-factoryboy = ">=2.5.0"
5758
pytest-xdist = ">=3.0.2"
5859
ruff = ">=0.0.263"
59-
mkdocs-gen-files = "^0.5.0"
6060

6161
[tool.pytest.ini_options]
6262
asyncio_mode = "auto"

0 commit comments

Comments
 (0)