Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#254)
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 Aug 24, 2024
1 parent 52ebca9 commit 2d62a8c
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
52 changes: 26 additions & 26 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 @@ -27,8 +27,8 @@ uvicorn = "^0.30.1"
[tool.poetry.group.lint.dependencies]
mypy = "^1.11.1"
poethepoet = "^0.27.0"
pyright = "^1.1.376"
ruff = "^0.6.0"
pyright = "^1.1.377"
ruff = "^0.6.2"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.2"
Expand All @@ -38,7 +38,7 @@ pytest-cov = "^5.0.0"
mkdocs = "^1.6.0"
mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-material = "^9.5.31"
mkdocs-material = "^9.5.33"
mkdocs-swagger-ui-tag = "^0.6.10"
mkdocstrings = "^0.25.2"
mkdocstrings-python = "^1.10.8"
Expand Down

0 comments on commit 2d62a8c

Please sign in to comment.