Skip to content

Commit 4fff3c0

Browse files
Update pyproject.toml: typo
1 parent 6b6fbdb commit 4fff3c0

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
@@ -68,7 +68,7 @@ faster-cache = ["orjson"]
6868

6969
[dependency-groups]
7070
dev = [
71-
# This is not strictly needed for building the mypy per se, but pip-compile from this package is needed if you want to update the requirement files:
71+
# This is not strictly needed for building mypy per se, but pip-compile from this package is needed if you want to update the requirement files:
7272
# (Word on the street is you can also use uv pip compile instead of pip-compile, for this task, if you want.)
7373
"pip-tools>=7.5.2", # TODO: once https://github.com/jazzband/pip-tools/pull/2257 lands, change to pip-tools[stable] instead of specifying a version
7474
"pip<=25.3", # TODO: once https://github.com/jazzband/pip-tools/pull/2257 lands, remove this dependency line altogether

0 commit comments

Comments
 (0)