From ab257f1b567f8bc9bc8c2853fc9d250c8f3c21de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:20:50 +0700 Subject: [PATCH] Bump click from 8.1.4 to 8.1.5 (#215) Bumps [click](https://github.com/pallets/click) from 8.1.4 to 8.1.5. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/8.1.5/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.4...8.1.5) --- 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 dd2c6ce..75856e8 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.4 +Click==8.1.5 cryptography==41.0.2 Flask==2.3.2 Flask-Login==0.6.2