fix(deps): update dependency click to v8.2.2

This commit is contained in:
renovate[bot] 2025-08-02 04:37:32 +00:00 committed by Hal
parent 94343ce009
commit f7e38c599a

6
poetry.lock generated
View File

@ -294,14 +294,14 @@ files = [
[[package]] [[package]]
name = "click" name = "click"
version = "8.2.1" version = "8.2.2"
description = "Composable command line interface toolkit" description = "Composable command line interface toolkit"
optional = false optional = false
python-versions = ">=3.10" python-versions = ">=3.10"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "click-8.2.1-py3-none-any.whl", hash = "sha256:61a3265b914e850b85317d0b3109c7f8cd35a670f963866005d6ef1d5175a12b"}, {file = "click-8.2.2-py3-none-any.whl", hash = "sha256:52e1e9f5d3db8c85aa76968c7c67ed41ddbacb167f43201511c8fd61eb5ba2ca"},
{file = "click-8.2.1.tar.gz", hash = "sha256:27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202"}, {file = "click-8.2.2.tar.gz", hash = "sha256:068616e6ef9705a07b6db727cb9c248f4eb9dae437a30239f56fa94b18b852ef"},
] ]
[package.dependencies] [package.dependencies]