fix(deps): update dependency click to v8.3.1
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s

This commit is contained in:
Renovate Bot 2026-01-18 16:39:57 +00:00
parent 2445b6f462
commit 33dc7a5735
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@ description = "Searching for tags in streams"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"click==8.3.0",
"click==8.3.1",
"mistletoe==1.4.0",
"pydantic==2.12.0",
"pydantic-settings[yaml]==2.11.0",