Skip to content
Closed
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 lib/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pre-commit
# We fix ty to a version since its still in preview and likely breaks our CI on updates:
ty==0.0.1a22
# We fix ruff to a version to be in sync with the pre-commit hook:
ruff==0.14.0
ruff==0.14.1
# We are pinning the upper version to not break our CI on updates,
# and have dependabot handle the updates instead.
mypy>=1.16.1,<1.19
Expand Down