Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#153)
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 3, 2024
1 parent 0a4bdad commit bbf6b95
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 @@ -26,8 +26,8 @@ uvicorn = { version = "^0.27.0", extras = ["standard"] }
[tool.poetry.group.lint.dependencies]
mypy = "^1.8.0"
poethepoet = "^0.24.4"
pyright = "^1.1.345"
ruff = "^0.1.13"
pyright = "^1.1.349"
ruff = "^0.2.0"

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

0 comments on commit bbf6b95

Please sign in to comment.