Skip to content

Commit 94cd89f

Browse files
Dependency updates
1 parent 9ced905 commit 94cd89f

2 files changed

Lines changed: 98 additions & 98 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ dev = [
1010
"prek >= 0.3.0",
1111
"ruff >= 0.15.0",
1212
"toml-sort >= 0.24.0",
13-
"ty >= 0.0.23",
13+
"ty >= 0.0.30",
1414
]
1515
tests = [
1616
"pytest >= 9.0.0",
17-
"pytest-cov >= 7.0.0",
17+
"pytest-cov >= 7.1.0",
1818
"pytest-httpx >= 0.36.0",
19-
"tox >= 4.49.0",
20-
"tox-uv >= 1.33.0",
19+
"tox >= 4.53.0",
20+
"tox-uv >= 1.35.0",
2121
]
2222

2323
[project]
@@ -38,9 +38,9 @@ classifiers = [
3838
dependencies = [
3939
"gql[httpx] >= 4.0.0",
4040
"httpx[http2] >= 0.28.0",
41-
"pydantic >= 2.12.0",
41+
"pydantic >= 2.13.0",
4242
"questionary >= 2.1.0",
43-
"rich >= 14.3.0",
43+
"rich >= 15.0.0",
4444
"tomli >= 2.4.0 ; python_version < '3.11'",
4545
"tomli-w >= 1.2.0",
4646
"typer >= 0.24.0",

0 commit comments

Comments
 (0)