Skip to content

Commit

Permalink
Update dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidPal committed Mar 6, 2023
1 parent 6d79aad commit a7a8877
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 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 @@ flake8-absolute-import = "^1.0.0.1"
isort = {extras = ["colors"], version = "^5.12.0"}
mypy = "^1.0.1"
pydocstyle = {extras = ["toml"], version = "^6.3.0"}
pytest = "^7.2.1"
pylint = "^2.16.2"
pytest = "^7.2.2"
pylint = "^2.16.3"
pylint-quotes = "^0.2.3"
whitespace-format = "^0.0.1"
whitespace-format = "^0.0.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit a7a8877

Please sign in to comment.