Skip to content

Commit

Permalink
chore(deps-dev): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 6, 2021
1 parent 7881dda commit 58035a8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 20 deletions.
46 changes: 30 additions & 16 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
Expand Up @@ -10,10 +10,10 @@ alembic = "1.7.0"
arrow = "0.10.0"

[tool.poetry.dev-dependencies]
black = {version = "21.9b0", allow-prereleases = true}
pre-commit = "2.14.0"
pylama = "7.7.0"
yamllint = "1.25.0"
black = {version = "21.10b0", allow-prereleases = true}
pre-commit = "2.15.0"
pylama = "7.7.1"
yamllint = "1.26.3"

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

0 comments on commit 58035a8

Please sign in to comment.