Skip to content

Commit

Permalink
bump some tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Sep 7, 2022
1 parent 228f38f commit 5b7067f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 105 deletions.
132 changes: 30 additions & 102 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ matrix-nio = "^0.18.3"

[tool.poetry.dev-dependencies]
httpx = "^0.23.0"
coverage = "^5.5"
black = "^21.6b0"
black = "^22.8.0"
coverage = "^6.4.4"
pydocstyle = "^6.1.1"
flake8 = "^3.9.2"
flake8 = "^5.0.4"
pyupgrade = "^2.31.0"

[tool.pydocstyle]
Expand Down

0 comments on commit 5b7067f

Please sign in to comment.