Skip to content

Commit 8c8d4cf

Browse files
committed
update dev tools version
1 parent fb8b2e5 commit 8c8d4cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

conda.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ dependencies:
2323
# base installation
2424
- python=3.11
2525
# dev tools
26-
- pip=24.3.1
27-
- ruff=0.8.3
28-
- twine=5.1.1
26+
- pip=25.0.1
27+
- ruff=0.11.5
28+
- twine=6.1.0
2929
- coverage=7.6.8
30-
- setuptools_scm=8.1.0
30+
- setuptools_scm=8.2.1
3131
- sphinx_rtd_theme=3.0.1
32-
- sphinx=8.1.3
32+
- sphinx=8.2.3
3333
- pkg-config=0.29.2
3434
- python-build=1.2.2
3535
# logging and serialization

0 commit comments

Comments
 (0)