From c3e87093f3568fce5d4632b41cf408c4e2d53421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 05:15:20 +0000 Subject: [PATCH] Bump click from 7.1.2 to 8.0.1 Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.0.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/7.1.2...8.0.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bc3bb9..6b89d4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Click==7.1.2 +Click==8.0.1 pytz==2021.1 PyYAML==5.4.1 requests==2.25.1