From ddc699883894956a20b4c3e2a7f4239d25da4406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 13:35:37 -0400 Subject: [PATCH] Bump click from 8.0.4 to 8.1.2 (#734) Bumps [click](https://github.com/pallets/click) from 8.0.4 to 8.1.2. - [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.0.4...8.1.2) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/requirements-benchmark.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-benchmark.txt b/requirements/requirements-benchmark.txt index 1cced8f36..e913e2657 100644 --- a/requirements/requirements-benchmark.txt +++ b/requirements/requirements-benchmark.txt @@ -1,4 +1,4 @@ -click==8.0.4 +click==8.1.2 gitdb2==4.0.2 GitPython==3.1.27 numpy==1.22.3