Skip to content

Commit d922bbe

Browse files
Update pyproject.toml
Co-authored-by: Matt Norton <[email protected]> Signed-off-by: Matty Widdop <[email protected]>
1 parent 31005c0 commit d922bbe

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-cov>=6.1.1", "pytest>=8.3"]
24+
test = ["gitpython>=3.1.44", "pytest-cov>=6.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)