Skip to content

Commit

Permalink
Update pytest deps
Browse files Browse the repository at this point in the history
  • Loading branch information
agates committed Nov 1, 2022
1 parent 3f1ca81 commit 9b9580a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ lighthive = "^0.4.0"
[tool.poetry.dev-dependencies]
black = "^21.5b2"
isort = "^5.8.0"
pytest = "^7.1.2"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
pytest-asyncio = "^0.19.0"
pytest-asyncio = "^0.20.0"
bandit = "^1.7.4"
pytest-timeout = "^2.0.2"
typer-cli = "^0.0.12"
Expand Down

0 comments on commit 9b9580a

Please sign in to comment.