Skip to content

Commit

Permalink
chore(deps): update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 0fbbe48 commit 544af44
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
23 changes: 12 additions & 11 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ rich = "^13.9.2"

[tool.poetry.group.lint.dependencies]
mypy = "^1.11.2"
poethepoet = "^0.28.0"
poethepoet = "^0.29.0"
pyright = "^1.1.384"
ruff = "^0.6.7"
ruff = "^0.6.9"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.3"
pytest-asyncio = "^0.24.0"
pytest-benchmark = "^4.0.0"
pytest-cov = "^5.0.0"
pytest-httpx = "^0.31.0"
pytest-httpx = "^0.32.0"
pytest-mock = "^3.14.0"
logot = "^1.3.0"

Expand All @@ -48,7 +48,7 @@ mkdocs = "^1.6.1"
mkdocs-click = "^0.8.1"
mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-material = "^9.5.39"
mkdocs-material = "^9.5.40"
mkdocstrings = "^0.26.1"
mkdocstrings-python = "^1.11.1"

Expand Down

0 comments on commit 544af44

Please sign in to comment.