Skip to content

Commit 5e3610a

Browse files
MAINT: Bump conda-lock from 2.5.7 to 3.0.4
--- updated-dependencies: - dependency-name: conda-lock dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e564d12 commit 5e3610a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ docs = [
220220
]
221221
## Maintenance tools
222222
maintenance = [
223-
"conda-lock==2.5.7", # Dependency lock files for Conda
223+
"conda-lock==3.0.4", # Dependency lock files for Conda
224224
]
225225
## Specialized dependencies for specific hardware
226226
cpu = [

requirements/maintenance.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Created at: 2025-02-16 13:32:26.428205
22
# Generated via tools/requirements/generate_requirements.py.
33
# Do not edit this file; modify `pyproject.toml` instead and run `python tools/generate_requirements.py`.
4-
conda-lock==2.5.7
4+
conda-lock==3.0.4

0 commit comments

Comments
 (0)