Skip to content

Commit fb427db

Browse files
authored
Bump conda-build version (#2408)
This PR bumps `conda-build` version from 25.3.1 to 25.3.2.
1 parent 073a86c commit fb427db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/build_conda_pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.12 # conda-build does not support python 3.13
6-
- conda-build=25.3.1
6+
- conda-build=25.3.2
77
- libxml2=2.13.7 # libs dependency issue in 2.14.0

0 commit comments

Comments
 (0)