From 4c1a9096b7eb1a58982d82540b25d8a96be38156 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Tue, 20 Aug 2024 14:28:32 -0400 Subject: [PATCH] merge from master --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index cdc70d7e..c5aef2ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ boto3 = "^1.34.147" botocore = "^1.34.147" chalice = "^1.29.0" cffi = "^1.15.1" -dcicutils = "^8.13.3" +dcicutils = "^8.14.1" # pyrsistent = "^0.17.3" # We don't want to use python-levenshtein if at all possible. See me or Andy for details. -kmp 17-Aug-2021