Skip to content

Commit 3ad9983

Browse files
committed
Update pixi.toml
1 parent 5928cb3 commit 3ad9983

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pixi.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ cppcheck = ">=2.16.0,<3"
4141
clang = ">=19.1.7,<20"
4242
make = ">=4.4.1,<5"
4343
include-what-you-use = ">=0.23,<0.24"
44-
cspell = ">=8.17.4,<9"
44+
cspell = ">=8.17.5,<9"
4545
clang-tools = ">=19.1.7,<20"
4646
binutils = ">=2.43,<3"
4747
gdb = ">=15.1,<16"
4848
ccache = ">=4.10.1,<5"
4949
doxygen = ">=1.13.2,<2"
50-
sphinx = ">=8.2.0,<9"
51-
breathe = ">=4.35.0,<5"
50+
sphinx = ">=8.2.1,<9"
51+
breathe = ">=4.36.0,<5"
5252

5353
[pypi-dependencies]
54-
setuptools-scm = ">=8.1.0, <9"
54+
setuptools-scm = ">=8.2.0, <9"
5555
pallets-sphinx-themes = ">=2.3.0, <3"

0 commit comments

Comments
 (0)