Skip to content

Commit

Permalink
Merge pull request #278
Browse files Browse the repository at this point in the history
chore(deps-dev): bump pytest from 7.4.4 to 8.1.1
  • Loading branch information
hartym authored Apr 1, 2024
2 parents d3bdf50 + 82e2e33 commit e840b44
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -54,7 +54,7 @@ black = ">=23.12,<25.0"
furo = ">=2023.9.10,<2025.0.0"
isort = "^5.13.2"
pre-commit = "^3.6.0"
pytest = "^7.4.3"
pytest = ">=7.4.3,<9.0.0"
pytest-asyncio = "^0.21.1" # 0.23 breaks the test suite (https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.23.0)
respx = ">=0.20.2,<0.22.0"
sphinx = "^7.2.6"
Expand Down

0 comments on commit e840b44

Please sign in to comment.