Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum committed Oct 15, 2024
1 parent baaaf05 commit 931cce4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ dependencies = [

[tool.uv]
dev-dependencies = [
"pytest>=8.2.1",
"mypy>=1.11.2",
"pytest>=8.3.3",
"mypy>=1.12.0",
"ruff>=0.6.9",
"pre-commit>=3.8.0",
"pre-commit>=4.0.1",
]


Expand Down

0 comments on commit 931cce4

Please sign in to comment.