Skip to content

Commit 4ae7056

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/setup-python-5
2 parents a27dc5a + 356485d commit 4ae7056

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

poetry.lock

Lines changed: 10 additions & 11 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)