Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#190)
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 Mar 16, 2024
1 parent 70fd4b1 commit 12a1844
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 @@ -27,8 +27,8 @@ uvicorn = { version = "^0.28.0", extras = ["standard"] }
[tool.poetry.group.lint.dependencies]
mypy = "^1.9.0"
poethepoet = "^0.25.0"
pyright = "^1.1.353"
ruff = "^0.3.2"
pyright = "^1.1.354"
ruff = "^0.3.3"

[tool.poetry.group.test.dependencies]
pytest = "^8.1.1"
Expand Down

0 comments on commit 12a1844

Please sign in to comment.