diff --git a/requirements-develop.txt b/requirements-develop.txt index bfa2e43b..1dd9539b 100644 --- a/requirements-develop.txt +++ b/requirements-develop.txt @@ -66,4 +66,4 @@ pip>=26.1.2,<26.2; python_version >= '3.10' # Click is covered by requirements.txt but needs to be repeated here because it is used by safety. # Click 8.2 made some attributes read-only and click-repl 0.2.0/0.3.0 does not # support that yet, see https://github.com/click-contrib/click-repl/issues/128 -click>=8.0.2,<8.2.0 +click>=8.4.2,<8.5.0