From 1a8aa44e86e01b972c5ef3f633e59103192c7472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:43:20 +0000 Subject: [PATCH] build(deps): bump click from 8.1.4 to 8.1.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5916ed..06fd698 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ brevity==0.2.17 cachetools==5.3.0 certifi==2023.5.7 charset-normalizer==3.2.0 -click==8.1.4 +click==8.1.5 colorama==0.4.6 dag-cbor==0.3.2 Deprecated==1.2.14