Skip to content

Commit

Permalink
Bump pytest from 7.1.2 to 7.1.3 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 16, 2022
1 parent 5c838ec commit 846695b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
21 changes: 4 additions & 17 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 @@ -40,7 +40,7 @@ cryptography = "38.0.1"

[tool.poetry.dev-dependencies]
black = {version = "22.8.0", allow-prereleases = true}
pytest = "^7.0.1"
pytest = "^7.1.3"
pytest-asyncio = "^0.18.1"
tox = "^3.26.0"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit 846695b

Please sign in to comment.