Skip to content

Commit 49e851b

Browse files
authored
[pixi] Upgrade dependency versions (#1967)
1 parent 2fe24e2 commit 49e851b

File tree

2 files changed

+63
-110
lines changed

2 files changed

+63
-110
lines changed

pixi.lock

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

pixi.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ channels = ["conda-forge"]
77
platforms = ["linux-64", "osx-64", "osx-arm64", "win-64"]
88

99
[build-dependencies]
10-
benchmark = ">=1.9.1,<2"
11-
black = ">=24.10.0,<25"
10+
benchmark = ">=1.9.3,<2"
11+
black = ">=25.1.0,<26"
1212
clang-format = ">=14.0.0,<15"
13-
cmake = ">=3.31.5,<4"
13+
cmake = ">=4.0.2,<5"
1414
doxygen = ">=1.13.2,<2"
15-
gtest = ">=1.15.2,<2"
16-
isort = ">=6.0.0,<7"
15+
gtest = ">=1.17.0,<2"
16+
isort = ">=6.0.1,<7"
1717
ninja = ">=1.12.1,<2"
18-
pip = ">=25.0,<26"
18+
pip = ">=25.1.1,<26"
1919
pipx = ">=1.7.1,<2"
2020
pkg-config = ">=0.29.2,<0.30"
21-
pytest = ">=8.3.4,<9"
22-
setuptools = ">=75.8.0,<76"
21+
pytest = ">=8.3.5,<9"
22+
setuptools = ">=80.1.0,<81"
2323
tracy-profiler-gui = ">=0.11.1,<0.12"
2424

2525
[dependencies]

0 commit comments

Comments
 (0)