From 431fbc853ae83517783ce0a66e82eda01c21240a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:12:11 +0100 Subject: [PATCH] Bump click from 8.1.7 to 8.1.8 (#685) Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.1.8. - [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.7...8.1.8) --- 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> --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 8f325c1d..90d572d2 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -click==8.1.7 +click==8.1.8 entrypoints==0.4 Pillow==11.0.0 Sphinx==8.1.3 diff --git a/requirements.txt b/requirements.txt index ac5503cc..cfae65d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -click==8.1.7 +click==8.1.8 entrypoints==0.4 requests==2.32.3 numpy==2.2.0