From b59e7d1e81e8e431a9b479456cc55dcc99c20ef6 Mon Sep 17 00:00:00 2001 From: Jonathan Rehm Date: Thu, 21 Aug 2025 21:16:49 -0700 Subject: [PATCH] run `pipenv lock` to regenerate lock file --- Pipfile.lock | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Pipfile.lock b/Pipfile.lock index 97a5e06..c2e06f6 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c287336ac18d52aa41651aed6a9c84cbb463c44dea5794dfe7a145109961b5f8" + "sha256": "486e1a750e518c9f5ac36c81dea35db4856fd8aea0dae289a9132d4e2519190c" }, "pipfile-spec": 6, "requires": { @@ -1249,6 +1249,14 @@ "markers": "python_full_version >= '3.9.0'", "version": "==3.3.11" }, + "colorama": { + "hashes": [ + "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44", + "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6" + ], + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'", + "version": "==0.4.6" + }, "dill": { "hashes": [ "sha256:0633f1d2df477324f53a895b02c901fb961bdbf65a17122586ea7019292cbcf0",