File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ packages = [
2727
2828[tool .poetry .group .dev .dependencies ]
2929asyncpg-stubs = " 0.30.2"
30- basedpyright = " 1.35.0 "
31- coverage = {version = " 7.12.0 " , extras = [" toml" ]}
32- mypy = " 1.19.0 "
33- pre-commit = " 4.5.0 "
30+ basedpyright = " 1.37.2 "
31+ coverage = {version = " 7.13.2 " , extras = [" toml" ]}
32+ mypy = " 1.19.1 "
33+ pre-commit = " 4.5.1 "
3434pytest = " 8.4.2"
3535pytest-asyncio = " 1.3.0"
3636pytest-clarity = " 1.0.1"
@@ -39,10 +39,10 @@ pytest-mock = "3.15.1"
3939pytest-recording = " 0.13.4"
4040pytest-sugar = " 1.1.1"
4141pytest-xdist = " 3.8.0"
42- ruff = " 0.14.8 "
42+ ruff = " 0.14.14 "
4343
4444[tool .poetry .group .dev .dependencies .pendulum ]
45- version = " 3.1 .0"
45+ version = " 3.2 .0"
4646extras = [" test" ]
4747
4848[tool .coverage .report ]
You can’t perform that action at this time.
0 commit comments