Skip to content

Commit

Permalink
Merge pull request Kuadrant#333 from azgabur/pytest_fix
Browse files Browse the repository at this point in the history
Bump to newest version of pytest-asyncio
  • Loading branch information
pehala authored Jan 31, 2024
2 parents 67d1a24 + a555d2d commit 6b38bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = "^3.11"
typing_extensions = "*"
pytest-xdist = "*"
pytest = "*"
pytest-asyncio = "*"
pytest-asyncio = ">=0.23.4"
pytest-html = "*"
dynaconf = "*"
python-keycloak = ">=3.6"
Expand Down

0 comments on commit 6b38bd8

Please sign in to comment.