Merge pull request 'fix(deps): update dependency click to v8.3.1' (#13) from renovate/click-8.x into main
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 59s

This commit is contained in:
renovate-bot 2026-01-18 17:41:03 +01:00
commit 5174643bf6
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.5",
"pydantic-settings[yaml]==2.11.0",