Skip to content

Commit

Permalink
Poetry: bump pytest and pytest-cov versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brechtm committed Jul 12, 2024
1 parent ea65656 commit 4bd7800
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 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 @@ -103,10 +103,10 @@ doc8 = "^1.0.0"
nox = ">=2022.1.7"
nox-poetry = "^1.0.1"
poetry-core = "^1.1.0b3"
pytest = "^7.1.1"
pytest = "^8.2.2"
pytest-assume = "^2.4.3"
pytest-console-scripts = "^1.3"
pytest-cov = "^4.0.0"
pytest-cov = "^5.0.0"
pytest-xdist = "^3.0.2"
restview = "^3.0.0"
Sphinx = "^5.2.1"
Expand Down

0 comments on commit 4bd7800

Please sign in to comment.