Skip to content

Commit 5cd2757

Browse files
committed
chore(dependencies): update uv.lock to add new dependencies and version constraints for libraries including anyio, sanic, pydantic, and others
Signed-off-by: Yurii Serhiichuk <[email protected]>
1 parent fb9d92b commit 5cd2757

2 files changed

Lines changed: 675 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ dev = [
5757
"pre-commit>=4.5.1",
5858
"pytest-cov>=7.0.0",
5959
"types-python-dateutil>=2.9.0.20251115",
60+
"sanic>=25.12.0",
61+
"sanic-testing>=24.6.0",
62+
"pydantic>=2.12.5",
6063
]
6164

6265
[tool.uv.pip]

0 commit comments

Comments
 (0)