Skip to content

Commit 4801b5a

Browse files
chore(deps): bump anyio and ty
1 parent d878a82 commit 4801b5a

2 files changed

Lines changed: 378 additions & 401 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
requires-python = "<3.15.0,>=3.12.0"
2727
dependencies = [
28-
"anyio>=4.14.1,<5.0",
28+
"anyio>=4.14.2,<5.0",
2929
"litestar>=2.24.0,<3.0",
3030
"advanced-alchemy>=1.11.0,<2.0",
3131
"idna>=3.18,<4.0",
@@ -59,7 +59,7 @@ dev = [
5959
"pytest-xdist>=3.8.0",
6060
"ruff>=0.15.21",
6161
"rust-just>=1.56.0",
62-
"ty>=0.0.58",
62+
"ty>=0.0.59",
6363
"deptry>=0.25.1",
6464
"prek>=0.4.9",
6565
"fakeredis[lua]>=2.36.2",

0 commit comments

Comments
 (0)