From 07cd68518eba347b4bac8993b3445169687a8f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 13:27:36 +0000 Subject: [PATCH] Bump click from 8.1.5 to 8.1.6 (#220) Bumps [click](https://github.com/pallets/click) from 8.1.5 to 8.1.6. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.5...8.1.6) --- 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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 283bded..49d4c01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-storage-blob==12.17.0 certifi==2023.5.7 cffi==1.15.1 chardet==5.1.0 -Click==8.1.5 +Click==8.1.6 cryptography==41.0.2 Flask==2.3.2 Flask-Login==0.6.2