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 Jun 20, 2023
1 parent 91d3058 commit 83c3972
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
92 changes: 46 additions & 46 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 @@ -23,8 +23,8 @@ typing-extensions = "^4.2.0"
[tool.poetry.group.dev.dependencies]
black = "23.3.0"
pre-commit = "2.21.0"
mypy = "1.3.0"
ruff = "0.0.270"
mypy = "1.4.0"
ruff = "0.0.272"

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

0 comments on commit 83c3972

Please sign in to comment.