From fac46b97ace9ae88930d0587516c70c2ef327223 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 10:08:36 +0200 Subject: [PATCH] Bump click from 8.1.0 to 8.1.1 in /python (#3788) Bumps [click](https://github.com/pallets/click) from 8.1.0 to 8.1.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/8.1.0...8.1.1) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index f5743a56..a558ec2d 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -15,7 +15,7 @@ # attrs==21.4.0 botocore==1.24.30 -Click==8.1.0 +Click==8.1.1 confuse==1.7.0 desert==2020.11.18 marshmallow==3.15.0