Skip to content

Commit

Permalink
bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Oct 11, 2024
1 parent 971baea commit 655f997
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ features = ["pyo3/extension-module"]

[tool.uv]
dev-dependencies = [
"ruff>=0.6.5",
"ruff>=0.6.9",
"citiespy>=0.6.3",
"maturin>=1.7.1",
"maturin>=1.7.4",
"pytest>=8.3.3",
"pytest-benchmark>=4.0.0",
"pytest-cov>=5.0.0",
"pytest-pretty>=1.2.0",
"pytz>=2024.2",
"tzdata>=2024.1",
"tzdata>=2024.2",
"pytest-codspeed>=2.2.1",
]
80 changes: 40 additions & 40 deletions uv.lock

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

0 comments on commit 655f997

Please sign in to comment.