Skip to content

Commit

Permalink
chore(deps): update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent fe885d6 commit 9924838
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 @@ -11,11 +11,11 @@ dnfunc = "^0.0.6"
pyyaml = "^6.0.1"

[tool.poetry.group.lint.dependencies]
ruff = "^0.5.0"
ruff = "^0.5.7"

[tool.poetry.group.runtime.dependencies]
vspreview = "^0.8.1"
numpy = "^2.0.0"
vspreview = "^0.9.0"
numpy = "^2.0.1"

[tool.pyright]
typeCheckingMode = "off"
Expand Down

0 comments on commit 9924838

Please sign in to comment.