From ec5441eea2b45dc32bbc7c79c6accf61afc70939 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 20:10:26 +0000 Subject: [PATCH] Update dependency click to v8.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 568ec5c..b66eac7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ backoff==2.2.1 certifi==2023.7.22 cfgv==3.4.0 charset-normalizer==3.2.0 -click==8.1.6 +click==8.1.7 coloredlogs==15.0.1 dill==0.3.7 distlib==0.3.7 -- 2.47.1