From e67b4bf2f6511a57ade00ebc78ecbcf2ee4a1c5b Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Fri, 24 Jan 2025 12:34:31 +0000 Subject: [PATCH] Upgrade AMDirT version --- .github/workflows/autofill.yml | 2 +- .github/workflows/check_dataset.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autofill.yml b/.github/workflows/autofill.yml index f60d8662d..bc98fcb7a 100644 --- a/.github/workflows/autofill.yml +++ b/.github/workflows/autofill.yml @@ -38,7 +38,7 @@ jobs: - name: Install dependencies run: | python -m pip install --upgrade pip - pip install amdirt==1.6.2 + pip install amdirt==1.6.5 pip install jsonschema==4.17.0 # Get context of PR... diff --git a/.github/workflows/check_dataset.yml b/.github/workflows/check_dataset.yml index 5d8091828..7fbd065f6 100644 --- a/.github/workflows/check_dataset.yml +++ b/.github/workflows/check_dataset.yml @@ -16,7 +16,7 @@ jobs: - name: Install dependencies run: | python -m pip install --upgrade pip - pip install amdirt==1.6.2 + pip install amdirt==1.6.5 pip install jsonschema==4.17.0 - name: Make validation results directory run: mkdir validation/