From 40b78d374413af918852dc32001efb1617a4a75d Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Sat, 9 Apr 2022 16:07:26 -0500 Subject: Fix failing tests on python 3.10 (missing dependency on GitHub Actions only) --- poetry.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'poetry.lock') diff --git a/poetry.lock b/poetry.lock index 6fe2a64..5c60787 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1271,7 +1271,7 @@ yaml = ["pyyaml"] [metadata] lock-version = "1.1" python-versions = "^3.7" -content-hash = "5cb2e245d8e7642d221b6fb33465920b316e2e8e318db4c833a7ba919ee145d3" +content-hash = "0a9be18bc1a350d51c71a9fcc6af213992e763bc3ae23e7e469357a334b82485" [metadata.files] alabaster = [ -- cgit v1.2.1