From cd613c6debaddd557e1e1bcb9a8d893955a0b316 Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 23 Jul 2024 11:53:36 -0700 Subject: [PATCH] fix: fix redis connection errors --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index aacc59c..d6150b8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiofiles" @@ -1161,13 +1161,13 @@ structlog = ">=23.1.0,<24.0.0" [[package]] name = "virtool-workflow" -version = "7.1.0" +version = "7.1.1" description = "A framework for developing bioinformatics workflows for Virtool." optional = false python-versions = "<3.13,>=3.12" files = [ - {file = "virtool_workflow-7.1.0-py3-none-any.whl", hash = "sha256:3638498d7e20046e3243e9684ef4b639809bdac2832720a49bf34d1e1b3ecab3"}, - {file = "virtool_workflow-7.1.0.tar.gz", hash = "sha256:8e4d7aa50d8d6e2adfcf692f515333db7e447afb38af485624e738b99cf0ee56"}, + {file = "virtool_workflow-7.1.1-py3-none-any.whl", hash = "sha256:0c9b2c90e554b75c00ba18ecb4fdaf32563e08b4972dd8b3c4edf3262b814502"}, + {file = "virtool_workflow-7.1.1.tar.gz", hash = "sha256:a6fd264535c4252f52a2fb17fe8a5532279a9806e4430be8498e1d81aeb021b4"}, ] [package.dependencies]