Skip to content

Commit

Permalink
Merge pull request #574 from sanders41/dependencies
Browse files Browse the repository at this point in the history
Update dev dependencies
  • Loading branch information
sanders41 authored Oct 29, 2024
2 parents 6ecc742 + 79a2694 commit 52dfc3f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ pydantic = ["pydantic>=2.0.0"]
[tool.uv]
dev-dependencies = [
"mypy[faster-cache]==1.13.0",
"pre-commit==3.5.0",
"pytest==8.3.2",
"pre-commit==4.0.1",
"pytest==8.3.3",
"pytest-cov==5.0.0",
"ruff==0.6.4",
"ruff==0.7.1",
]

[tool.hatch.version]
Expand Down
56 changes: 28 additions & 28 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 52dfc3f

Please sign in to comment.