From cc86432af3297936c80a6d85aa5ee47b030914b0 Mon Sep 17 00:00:00 2001 From: ladybugbot Date: Mon, 26 Jun 2023 21:16:26 +0000 Subject: [PATCH] fix(deps): Bump pollination-handlers to 0.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e304ae3..9eb240ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ queenbee-local==0.5.4 -pollination-handlers==0.10.0 +pollination-handlers==0.10.1 click==7.1.2