Skip to content

Commit 1c1bded

Browse files
chore(ci): Update Pixi
1 parent c3ca334 commit 1c1bded

File tree

5 files changed

+57
-57
lines changed

5 files changed

+57
-57
lines changed

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
pixi-build-ros = { path = "." }
2424

2525
[environments]

pixi.lock

Lines changed: 25 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
@@ -62,7 +62,7 @@ scripts = ["scripts/activate.sh"]
6262

6363
[feature.schema.dependencies]
6464
pydantic = ">=2.8.2,<3"
65-
ruff = ">=0.13,<0.14"
65+
ruff = ">=0.14,<0.15"
6666

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

py-pixi-build-backend/pixi.lock

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

py-pixi-build-backend/pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ toml = "*"
4949
types-toml = "*"
5050

5151
# Formatting and linting
52-
ruff = ">=0.13,<0.14"
52+
ruff = ">=0.14,<0.15"
5353

5454
[feature.dev.dependencies]
5555
# Development tools (IDE support)

0 commit comments

Comments
 (0)