Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 356485d

Browse files
authored
Bump pytest-asyncio from 0.21.1 to 0.23.2 (auth0#571)
2 parents a9547fe + edd8f1f commit 356485d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ mock = "^5.1.0"
4040
pipx = "^1.2.0"
4141
pytest = "^7.4.0"
4242
pytest-aiohttp = "^1.0.4"
43-
pytest-asyncio = "^0.21.1"
43+
pytest-asyncio = ">=0.21.1,<0.24.0"
4444
pytest-cov = "^4.1.0"
4545
responses = ">=0.23.3,<0.25.0"

0 commit comments

Comments
 (0)