Skip to content

Commit 1aef982

Browse files
authored
chore: update dev deps (#227)
1 parent 5e6f741 commit 1aef982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ dev = [
3636
"mypy ~= 1.10.0",
3737
"pre-commit ~= 3.5.0",
3838
"pydoc-markdown ~= 4.8.0",
39-
"pytest ~= 8.0.0",
39+
"pytest ~= 8.2.0",
4040
"pytest-asyncio ~= 0.23.0",
4141
"pytest-cov ~= 5.0.0",
4242
"pytest-only ~= 2.1.0",
4343
"pytest-timeout ~= 2.3.0",
4444
"pytest-xdist ~= 3.6.0",
4545
"redbaron ~= 0.9.0",
4646
"ruff ~= 0.4.0",
47-
"twine ~= 5.0.0",
47+
"twine ~= 5.1.0",
4848
]
4949

5050
[project.urls]

0 commit comments

Comments
 (0)