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 Sep 23, 2023
1 parent db88e18 commit 1d8338d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ dnfunc = "^0.0.4"
pyyaml = "^6.0"

[tool.poetry.group.lint.dependencies]
black = "^23.3.0"
ruff = "^0.0.276"
black = "^23.9.1"
ruff = "^0.0.291"

[tool.poetry.group.runtime.dependencies]
vspreview = "^0.7.0"
numpy = "^1.24.3"
vspreview = "^0.7.1"
numpy = "^1.26.0"

[tool.black]
line-length = 99
Expand Down

0 comments on commit 1d8338d

Please sign in to comment.