Skip to content

Commit 76f4360

Browse files
authored
Bump conda-build and anaconda-client versions (#2400)
This PR bumps `conda-build` version from 25.1.2 to 25.3.1 and `anaconda-client` version from 1.12.3 to 1.13.0.
1 parent edb86e6 commit 76f4360

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environments/build_conda_pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.12 # conda-build does not support python 3.13
6-
- conda-build=25.1.2
6+
- conda-build=25.3.1

environments/upload_cleanup_conda_pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ channels:
33
- conda-forge
44
dependencies:
55
- python=3.13
6-
- anaconda-client=1.12.3
6+
- anaconda-client=1.13.0

0 commit comments

Comments
 (0)