Skip to content

Commit

Permalink
build: upgrade test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe bot authored and jtpavlock committed May 21, 2023
1 parent 50eb061 commit 0b5b384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Expand Up @@ -32,8 +32,8 @@ questionary = "^1.9.0"
[tool.poetry.group.test.dependencies]
debugpy = "^1.4.1"
pytest = "^7.0.0"
pytest-cov = "^2.10.0"
tox = "^3.26.0"
pytest-cov = "^4.0.0"
tox = "^4.0.0"

[tool.poetry.group.lint.dependencies]
black = "^22.6.0"
Expand Down

0 comments on commit 0b5b384

Please sign in to comment.