Skip to content

Commit

Permalink
chore: update dev deps (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
vdusek authored May 22, 2024
1 parent 5e6f741 commit 1aef982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ dev = [
"mypy ~= 1.10.0",
"pre-commit ~= 3.5.0",
"pydoc-markdown ~= 4.8.0",
"pytest ~= 8.0.0",
"pytest ~= 8.2.0",
"pytest-asyncio ~= 0.23.0",
"pytest-cov ~= 5.0.0",
"pytest-only ~= 2.1.0",
"pytest-timeout ~= 2.3.0",
"pytest-xdist ~= 3.6.0",
"redbaron ~= 0.9.0",
"ruff ~= 0.4.0",
"twine ~= 5.0.0",
"twine ~= 5.1.0",
]

[project.urls]
Expand Down

0 comments on commit 1aef982

Please sign in to comment.