Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#287)
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 Oct 19, 2024
1 parent e3d46eb commit c07f2e3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
46 changes: 23 additions & 23 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.32.0"
[tool.poetry.group.lint.dependencies]
mypy = "^1.12.0"
poethepoet = "^0.29.0"
pyright = "^1.1.384"
ruff = "^0.6.9"
pyright = "^1.1.385"
ruff = "^0.7.0"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.3"
Expand All @@ -40,7 +40,7 @@ mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-material = "^9.5.41"
mkdocs-swagger-ui-tag = "^0.6.10"
mkdocstrings = "^0.26.1"
mkdocstrings = "^0.26.2"
mkdocstrings-python = "^1.12.1"

[tool.poetry-dynamic-versioning]
Expand Down

0 comments on commit c07f2e3

Please sign in to comment.