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")