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 Jul 27, 2024
1 parent 36e953c commit a1e9ded
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.5"

[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 a1e9ded

Please sign in to comment.