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 requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Development tooling — not needed at runtime or in Lambda
-r requirements.txt
ruff==0.16.0 # pinned exact — bump deliberately, not via range
ruff==0.16.2 # pinned exact — bump deliberately, not via range
pre-commit~=4.6
jsonschema==4.25.1 # validates published allocator contracts and examples