From d61835a372112454b39ba41a61a114ab58477e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 09:51:51 +0000 Subject: [PATCH] Bump click from 8.3.2 to 8.3.3 Bumps [click](https://github.com/pallets/click) from 8.3.2 to 8.3.3. - [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.3.2...8.3.3) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-openaleph.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6ebc665..16f346d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ bump2version==1.0.1 ; python_version >= "3.11" and python_version < "3.14" certifi==2026.4.22 ; python_version >= "3.11" and python_version < "3.14" cfgv==3.5.0 ; python_version >= "3.11" and python_version < "3.14" charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.14" -click==8.3.2 ; python_version >= "3.11" and python_version < "3.14" +click==8.3.3 ; python_version >= "3.11" and python_version < "3.14" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.14" coverage==7.13.5 ; python_version >= "3.11" and python_version < "3.14" decorator==5.2.1 ; python_version >= "3.11" and python_version < "3.14" diff --git a/requirements-openaleph.txt b/requirements-openaleph.txt index 73ea918..fc88091 100644 --- a/requirements-openaleph.txt +++ b/requirements-openaleph.txt @@ -20,7 +20,7 @@ certifi==2026.4.22 ; python_version >= "3.11" and python_version < "3.14" chardet==7.4.3 ; python_version >= "3.11" and python_version < "3.14" charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.14" click-default-group==1.2.4 ; python_version >= "3.11" and python_version < "3.14" -click==8.3.2 ; python_version >= "3.11" and python_version < "3.14" +click==8.3.3 ; python_version >= "3.11" and python_version < "3.14" cloudpathlib==0.24.0 ; python_version >= "3.11" and python_version < "3.14" cloudpickle==3.1.2 ; python_version >= "3.11" and python_version < "3.14" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.14" and (sys_platform == "win32" or platform_system == "Windows") diff --git a/requirements.txt b/requirements.txt index 300636f..dae93fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ certifi==2026.4.22 ; python_version >= "3.11" and python_version < "3.14" chardet==7.4.3 ; python_version >= "3.11" and python_version < "3.14" charset-normalizer==3.4.7 ; python_version >= "3.11" and python_version < "3.14" click-default-group==1.2.4 ; python_version >= "3.11" and python_version < "3.14" -click==8.3.2 ; python_version >= "3.11" and python_version < "3.14" +click==8.3.3 ; python_version >= "3.11" and python_version < "3.14" cloudpathlib==0.24.0 ; python_version >= "3.11" and python_version < "3.14" cloudpickle==3.1.2 ; python_version >= "3.11" and python_version < "3.14" colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.14" and (sys_platform == "win32" or platform_system == "Windows")