Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#66)
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 Feb 10, 2024
1 parent 0f79693 commit e02f4a0
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 58 deletions.
113 changes: 57 additions & 56 deletions poetry.lock

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

4 changes: 2 additions & 2 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.13"
ruff = "^0.2.1"

[tool.poetry.group.runtime.dependencies]
vspreview = "^0.8.1"
numpy = "^1.26.3"
numpy = "^1.26.4"

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

0 comments on commit e02f4a0

Please sign in to comment.