Skip to content

Commit c418cca

Browse files
chore(ci): Update dependency py_rattler to >=0.16,<0.17
1 parent c3ca334 commit c418cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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]

0 commit comments

Comments
 (0)