Skip to content

Commit

Permalink
⬆️ deps: bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Oct 12, 2024
1 parent 4411982 commit 8c336ab
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 36 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ moelib = "moelib.__main__:main"

[tool.uv]
dev-dependencies = [
"pytest>=8.3.2",
"tomli>=2.0.1",
"pyright>=1.1.374",
"pytest>=8.3.3",
"tomli>=2.0.2",
"pyright>=1.1.384",
"pytest-rerunfailures>=14.0",
"ruff>=0.6.2",
"ruff>=0.6.9",
]

[tool.pyright]
Expand Down
74 changes: 42 additions & 32 deletions uv.lock

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

0 comments on commit 8c336ab

Please sign in to comment.