From a57544c00a0325ca30fcf2e13fa322d7fc7684c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 20:07:45 +0000 Subject: [PATCH] [DEPENDABOT]: Bump click from 7.1.2 to 8.1.3 Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.1.3. - [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.1.3) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3683932..cb4f46e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Click==7.1.2 +Click==8.1.3 Flask==1.1.2 gevent==21.1.2