Skip to content

Commit

Permalink
Bumping pytest & pytest-cov versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
lensvol committed Sep 29, 2023
1 parent 633ebac commit 55b88e6
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 72 deletions.
105 changes: 35 additions & 70 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,8 +35,8 @@ pygments = "^2.5.2"
ipdb = "^0.13.2"
mypy = "^1.3.0"
flake8 = "^3.8.3"
pytest = "^5.4.3"
pytest-cov = "^2.10.0"
pytest = "^7.2.0"
pytest-cov = "^4.1.0"
hypothesmith = "^0.1.8"

[tool.poetry.scripts]
Expand Down

0 comments on commit 55b88e6

Please sign in to comment.