fix(deps): update dependency click to v8.3.1
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m6s
This commit is contained in:
parent
2445b6f462
commit
33dc7a5735
2 changed files with 5 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue