Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent f629455 commit 58ca761
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
90 changes: 45 additions & 45 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,7 +27,7 @@ extras = ["speed"]

[tool.poetry.group.dev.dependencies]
asyncpg-stubs = "0.29.1"
black = "24.8.0"
black = "24.10.0"
coverage = {version = "7.6.1", extras = ["toml"]}
mypy = "1.11.2"
pre-commit = "3.8.0"
Expand All @@ -39,7 +39,7 @@ pytest-mock = "3.14.0"
pytest-recording = "0.13.2"
pytest-sugar = "1.0.0"
pytest-xdist = "3.6.1"
ruff = "0.6.4"
ruff = "0.6.9"

[tool.poetry.group.dev.dependencies.pendulum]
version = "3.0.0"
Expand Down

0 comments on commit 58ca761

Please sign in to comment.