Skip to content

Commit

Permalink
Merge pull request #241 from ariebovenberg/dependabot/pip/pytest-8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ariebovenberg committed Apr 29, 2024
2 parents d1809e2 + 54b8e07 commit a931301
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -30,7 +30,7 @@ tomli = {version = ">=0.2.6,<3.0.0", python = "<3.11"}
flake8 = "^7.0"
isort = "^5.13.2"
mypy = {version = "^1.10", extras = ["mypyc"]}
pytest = "^8.1.1"
pytest = "^8.2.0"
black = "^24"
pytest-cov = "^5.0.0"
pytest-mock = "^3.12.0"
Expand Down

0 comments on commit a931301

Please sign in to comment.