From 1eab16cbc8c9204e24d3f3677391b99a50f5fbde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:41:06 +0000 Subject: [PATCH] Bump parsl from 2024.12.2 to 2024.12.9 Bumps [parsl](https://github.com/Parsl/parsl) from 2024.12.2 to 2024.12.9. - [Commits](https://github.com/Parsl/parsl/compare/2024.12.02...2024.12.09) --- updated-dependencies: - dependency-name: parsl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6167a4d..f4bf8e0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "agate" @@ -1510,13 +1510,13 @@ files = [ [[package]] name = "parsl" -version = "2024.12.2" +version = "2024.12.9" description = "Simple data dependent workflows in Python" optional = false python-versions = ">=3.9.0" files = [ - {file = "parsl-2024.12.2-py3-none-any.whl", hash = "sha256:aa1175a1ebae8269428f7b9678a2533efbc033adce4ebc89fa11534c2d9ec765"}, - {file = "parsl-2024.12.2.tar.gz", hash = "sha256:a820ff0236527d6d73a0b70c2fbc32d7162f97f2d477af6380d52e8edc3558e9"}, + {file = "parsl-2024.12.9-py3-none-any.whl", hash = "sha256:abc864896437c0bb23f72c06350c740e21a1c0c795efbd7a75ea18e8a1d8f008"}, + {file = "parsl-2024.12.9.tar.gz", hash = "sha256:bb319eb58cf89cf1812cb3b26339fd712ae600c76e9079a14275a6cc41186f0c"}, ] [package.dependencies]