Skip to content

Commit

Permalink
Bump development tool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
micktwomey committed Nov 7, 2021
1 parent c2e6f52 commit c4041e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 33 deletions.
29 changes: 1 addition & 28 deletions poetry.lock

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

9 changes: 4 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ python = ">=3.6.2,<4.0"

[tool.poetry.dev-dependencies]
mypy = "^0.910"
black = "^21.6b0"
black = "^21.10b0"
pylint = "^2.6.0"
isort = "^5.7.0"
tox = "^3.21.4"
isort = "^5.10.0"
pytest = "^6.2.2"
hypothesis = "^6.1.1"
pytz = "^2021.1"
pre-commit = "^2.13.0"
nox = "^2021.6.12"
pre-commit = "^2.15.0"
nox = "^2021.10.1"
Sphinx = "^4.2.0"

[build-system]
Expand Down

0 comments on commit c4041e6

Please sign in to comment.