Skip to content

Commit 0fd5276

Browse files
chore(ci): Update Pixi
1 parent 4fd72b1 commit 0fd5276

File tree

6 files changed

+100
-92
lines changed

6 files changed

+100
-92
lines changed

backends/pixi-build-ros/pixi.lock

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backends/pixi-build-ros/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ scripts = ["../../scripts/activate.sh"]
1919

2020
[dependencies]
2121
pydantic = ">=2.8.2,<3"
22-
py_rattler = ">=0.15.0,<0.16"
22+
py_rattler = ">=0.16,<0.17"
2323
py-pixi-build-backend = "*"
2424

2525
[pypi-dependencies]

pixi.lock

Lines changed: 29 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ scripts = ["scripts/activate.sh"]
6363

6464
[feature.schema.dependencies]
6565
pydantic = ">=2.8.2,<3"
66-
ruff = ">=0.13,<0.14"
66+
ruff = ">=0.14,<0.15"
6767

6868
[feature.build.dependencies]
6969
rattler-build = ">=0.46.0,<1"

0 commit comments

Comments
 (0)