From e7df6e0c978d956382ee6d4132f20c2f169aa7c1 Mon Sep 17 00:00:00 2001 From: "Vincent A. Cicirello" Date: Thu, 5 Oct 2023 14:19:20 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f774821e..36ddca37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Bump Python to 3.12 in CI/CD workflows when running unit tests. ### Dependencies -* Bump cicirello/pyaction from 4.14.1 to 4.24.0 +* Bump cicirello/pyaction from 4.14.1 to 4.25.0, including upgrading Python within the Docker container to 3.12. ## [1.9.1] - 2023-01-16