Dependencies update
This commit is contained in:
parent
d587bc6b7d
commit
02217ae977
1 changed files with 3 additions and 3 deletions
|
|
@ -20,11 +20,11 @@ dependencies = [
|
||||||
"keyring>=25.6.0",
|
"keyring>=25.6.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
"httpx>=0.27.0",
|
"httpx>=0.27.0",
|
||||||
"pytest>=8.3.0",
|
"pytest==9.0.1",
|
||||||
"pytest-asyncio>=0.23.0",
|
"pytest-asyncio>=1.3.0",
|
||||||
"ruff>=0.6.0",
|
"ruff>=0.6.0",
|
||||||
"mypy>=1.11.0",
|
"mypy>=1.11.0",
|
||||||
"types-Jinja2>=2.11.9",
|
"types-Jinja2>=2.11.9",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue