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
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 59s
This commit is contained in:
commit
5174643bf6
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.5",
|
||||
"pydantic-settings[yaml]==2.11.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue