From a1289dbc36fa783f19be004f593fbda3172f9cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:57:53 +0000 Subject: [PATCH] MAINT: Bump conda-lock from 2.5.7 to 3.0.3 Bumps [conda-lock](https://github.com/conda/conda-lock) from 2.5.7 to 3.0.3. - [Release notes](https://github.com/conda/conda-lock/releases) - [Commits](https://github.com/conda/conda-lock/compare/v2.5.7...v3.0.3) --- updated-dependencies: - dependency-name: conda-lock dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements/maintenance.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0a8a579..49ee75d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -220,7 +220,7 @@ docs = [ ] ## Maintenance tools maintenance = [ - "conda-lock==2.5.7", # Dependency lock files for Conda + "conda-lock==3.0.3", # Dependency lock files for Conda ] ## Specialized dependencies for specific hardware cpu = [ diff --git a/requirements/maintenance.txt b/requirements/maintenance.txt index ef50b8a..f1c8cbc 100644 --- a/requirements/maintenance.txt +++ b/requirements/maintenance.txt @@ -1,4 +1,4 @@ # Created at: 2025-02-16 13:32:26.428205 # Generated via tools/requirements/generate_requirements.py. # Do not edit this file; modify `pyproject.toml` instead and run `python tools/generate_requirements.py`. -conda-lock==2.5.7 +conda-lock==3.0.3