Skip to content

Commit

Permalink
Merge pull request #223 from moraroy/dependabot/pip/pytest-8.0.2
Browse files Browse the repository at this point in the history
Bump pytest from 7.4.4 to 8.0.2
  • Loading branch information
moraroy authored Mar 6, 2024
2 parents a9bc873 + 5fce5b7 commit 7a6dfd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -22,7 +22,7 @@ hypothesis = {extras = ["cli"], version = "^6.88.4"}
icecream = "^2.1.3"
ipython = "^8.17.2"
poetry-plugin-export = "^1.6.0"
pytest = "^7.4.3"
pytest = "^8.0.2"
pytest-asyncio = "^0.23.5"
pytest-cov = "^4.1.0"
pytest-datafiles = "^3.0.0"
Expand Down

0 comments on commit 7a6dfd4

Please sign in to comment.