From e9ea1f75cfab39ab60f8ceb7fac689d6761a1070 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:15:40 +0000 Subject: [PATCH] Update Coffea version to 2024.2.2 --- .github/workflows/gh-ci.yaml | 2 +- coffea-dask/environment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml index 015d10b..0a1ee9f 100644 --- a/.github/workflows/gh-ci.yaml +++ b/.github/workflows/gh-ci.yaml @@ -14,7 +14,7 @@ env: GITHUB_REF: ${{ github.ref }} # Update each time there is added latest python: it will be used for `latest` tag python_latest: "3.11" - release: "2024.1.1" + release: "2024.2.2" releasev0: "0.7.22" jobs: diff --git a/coffea-dask/environment.yaml b/coffea-dask/environment.yaml index 6b9238e..b1b7a03 100644 --- a/coffea-dask/environment.yaml +++ b/coffea-dask/environment.yaml @@ -43,7 +43,7 @@ dependencies: - pytorch - torch-scatter - pip - - coffea=2024.2.1 + - coffea==2024.2.22024.2.1 - pip: - fastjet # to be added to conda-forge: https://github.com/scikit-hep/fastjet/issues/133 - tritonclient[all]