Skip to content

Commit 50e6ce6

Browse files
chore(ci): Update Pixi
1 parent 0b11adc commit 50e6ce6

File tree

2 files changed

+63
-45
lines changed

2 files changed

+63
-45
lines changed

pixi.lock

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

pixi.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-pixi = ">=0.45"
1010
filelock = ">=3.16.0,<4"
1111
git = "==2.49.0"
1212
httpx = ">=0.28.0,<1"
13-
mypy = ">=1.15,<1.16"
13+
mypy = ">=1.16,<1.17"
1414
py-rattler = ">=0.13,<0.14"
1515
pygithub = ">=2.5.0,<3"
1616
pytest = "*"
@@ -75,7 +75,7 @@ typos = "typos --write-changes --force-exclude"
7575
# Feature to build recipes
7676
#
7777
[feature.recipes.dependencies]
78-
rattler-build = ">=0.42,<0.43"
78+
rattler-build = ">=0.43,<0.44"
7979

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

0 commit comments

Comments
 (0)