Skip to content

Commit

Permalink
Merge pull request #19 from benmezger/dependabot/pip/pytest-asyncio-0…
Browse files Browse the repository at this point in the history
….22.0
  • Loading branch information
benmezger authored Nov 2, 2023
2 parents 3330df5 + 3783cfa commit a910fbc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ black = "^23.9.1"
isort = "^5.12.0"
flake8 = "^6.1.0"
pyright = "^1.1.330.post0"
pytest-asyncio = "^0.21.1"
pytest-asyncio = ">=0.21.1,<0.23.0"
pytest-cov = "^4.1.0"
mkdocs = "^1.5.3"
mkdocstrings = {version = "^0.23.0", extras = ["python"]}
Expand Down

0 comments on commit a910fbc

Please sign in to comment.