Skip to content

Commit

Permalink
Update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 78f1fc4 commit c836ef7
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
112 changes: 56 additions & 56 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 @@ -29,17 +29,17 @@ extras = ["speed"]
asyncpg-stubs = "0.29.1"
black = "24.4.2"
coverage = {version = "7.6.0", extras = ["toml"]}
mypy = "1.10.1"
mypy = "1.11.0"
pre-commit = "3.7.1"
pytest = "8.2.2"
pytest-asyncio = "0.23.7"
pytest = "8.3.1"
pytest-asyncio = "0.23.8"
pytest-clarity = "1.0.1"
pytest-cov = "5.0.0"
pytest-mock = "3.14.0"
pytest-recording = "0.13.2"
pytest-sugar = "1.0.0"
pytest-xdist = "3.6.1"
ruff = "0.5.2"
ruff = "0.5.4"

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

0 comments on commit c836ef7

Please sign in to comment.