Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ test = [
# and the codecs are hammered with generated schemas and data). Dev-only.
"hypothesis==6.164.0",
]
typing = ["mypy==2.3.0", "ty==0.0.65"]
typing = ["mypy==2.3.0", "ty==0.0.66"]
lint = ["ruff==0.16.1", "codespell==2.4.3", "zizmor==1.28.0"]
# Continuous performance testing (bench/) measured by CodSpeed. Includes the test
# group for voluptuous, which the benchmarks compare against.
Expand Down
42 changes: 21 additions & 21 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading