Skip to content

Commit 658802a

Browse files
chore(ci): Update Pixi
1 parent 37ad651 commit 658802a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pixi.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ preview = ["pixi-build"]
1111

1212
[dependencies]
1313
filelock = ">=3.16.0,<4"
14-
git = "==2.51.0"
14+
git = "==2.52.0"
1515
httpx = ">=0.28.0,<1"
1616
mypy = ">=1.18,<1.19"
17-
py-rattler = ">=0.16,<0.17"
17+
py-rattler = ">=0.17,<0.18"
1818
pygithub = ">=2.5.0,<3"
1919
pytest = "*"
2020
pytest-rerunfailures = ">=16,<17"
@@ -81,7 +81,7 @@ typos = "typos --force-exclude"
8181
# Feature to build recipes
8282
#
8383
[feature.recipes.dependencies]
84-
rattler-build = ">=0.48,<0.49"
84+
rattler-build = ">=0.50,<0.51"
8585

8686
[feature.recipes.tasks.build-backends]
8787
cmd = "rattler-build build --recipe-dir empty --output-dir ."

0 commit comments

Comments
 (0)