Skip to content

Commit

Permalink
Update pytest to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Jan 20, 2023
1 parent 677f622 commit 08e522d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ retry = "^0.9.2"
deprecation = "^2.1.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
pytest = "^7.0.0"
pytest-black = "^0.3.12"
pytest-cov = "^3.0.0"
pytest-mypy = "^0.9.1"
Expand Down

0 comments on commit 08e522d

Please sign in to comment.