Skip to content

Commit

Permalink
Update dev dependencies (non-major) (#301)
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 Apr 26, 2024
1 parent 2b9f640 commit 619739b
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
84 changes: 42 additions & 42 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 @@ -22,10 +22,10 @@ typing-extensions = "^4.7.0"

[tool.poetry.group.dev.dependencies]
async-timeout = "4.0.3"
black = "24.4.1"
black = "24.4.2"
pre-commit = "3.5.0"
mypy = "1.10.0"
ruff = "0.4.1"
ruff = "0.4.2"

[tool.black]
line-length = 88
Expand Down

0 comments on commit 619739b

Please sign in to comment.