Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 37d9ad4 commit 9f5a772
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 63 deletions.
124 changes: 64 additions & 60 deletions poetry.lock

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

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.5"
pyyaml = "^6.0.1"

[tool.poetry.group.lint.dependencies]
ruff = "^0.1.3"
ruff = "^0.1.6"

[tool.poetry.group.runtime.dependencies]
vspreview = "^0.7.1"
numpy = "^1.26.1"
vspreview = "^0.8.1"
numpy = "^1.26.2"

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

0 comments on commit 9f5a772

Please sign in to comment.