Skip to content

Commit 253325f

Browse files
committed
fix: update pydantic inline-script dependency
1 parent 898b221 commit 253325f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/verify_via_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env -S uv run --script
22
# /// script
3-
# dependencies = ["pydantic==2.11.5"]
3+
# dependencies = ["pydantic==2.13.4"]
44
# ///
55
"""
66
Returns 0 on success, 1 otherwise

0 commit comments

Comments
 (0)