Skip to content

Commit 23f2b5a

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent b644f3a commit 23f2b5a

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
@@ -21,7 +21,7 @@ main = [
2121
"validators>=0.34",
2222
]
2323
pre-commit = ["pre-commit>=4.0"]
24-
test = ["gitpython>=3.1.44", "pytest>=8.3", "pytest-cov>=6.1.1"]
24+
test = ["gitpython>=3.1.44", "pytest-cov>=6.1.1", "pytest>=8.3"]
2525
type-check = ["django-stubs[compatible-mypy]>=5.1", "mypy>=1.13", "types-beautifulsoup4>=4.12"]
2626

2727
[project] # TODO: Remove [project] table once https://github.com/astral-sh/uv/issues/8582 is completed

0 commit comments

Comments
 (0)