Skip to content

Commit 35b3570

Browse files
chore(ci): Lock file maintenance Pixi
1 parent 37e72a7 commit 35b3570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ conda-recipe-v2-schema = { path = ".", editable = true }
99

1010
[dependencies]
1111
pydantic = ">=2.8.2,<3"
12-
ruff = ">=0.5.2,<0.6"
12+
ruff = ">=0.13.3,<0.14"
1313
pyyaml = ">=6.0.1,<7"
1414
jsonschema = ">=4.23.0,<5"
1515
pytest = ">=8.3.1,<9"

0 commit comments

Comments
 (0)