From 4816da7aaa11c68d66f6c78a8f06d7c1ff4bbeb0 Mon Sep 17 00:00:00 2001 From: Dan Date: Wed, 20 Jul 2022 15:08:27 -0400 Subject: [PATCH] Bumping version of spiffworkflow. --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index bce56714..b7f90b7a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -215,7 +215,7 @@ "sha256:a0713dc7a1de3f06bc0df5a9567ad19ead2d3d5689b434768a6145bff77c0667", "sha256:f184f0d851d96b6d29297354ed981b7dd71df7ff500d82fa6d11f0856bee8035" ], - "markers": "python_full_version >= '3.6.2' and python_full_version < '4.0.0'", + "markers": "python_version < '4' and python_full_version >= '3.6.2'", "version": "==0.3.0" }, "click-plugins": { @@ -1271,7 +1271,7 @@ }, "spiffworkflow": { "git": "https://github.com/sartography/SpiffWorkflow", - "ref": "09694b26bf5dd88f2cbbce91db9064e8dcef31df" + "ref": "5fccb2b5ddacf13d377a252726ed5ba78d5d1b5d" }, "sqlalchemy": { "hashes": [ @@ -1344,7 +1344,7 @@ "sha256:8298d6d56d39be0e3bc13c1c97d133f9b45d797169a0e11cdd0e0489d786f7ec", "sha256:879ba4d1e89654d9769ce13121e0f94310ea32e8d2f8cf587b77c08bbcdb30d6" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_full_version < '4.0.0'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' and python_version < '4'", "version": "==1.26.10" }, "vine": {