Skip to content

Commit a5781f6

Browse files
chore(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0 (#144)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7f6d8d commit a5781f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -22,7 +22,7 @@ pyjwt = "^2.8.0"
2222
pytest = ">=7.4.2,<9.0.0"
2323
pytest-cov = ">=4,<6"
2424
unasync-cli = "^0.0.9"
25-
pytest-asyncio = ">=0.21.1,<0.24.0"
25+
pytest-asyncio = ">=0.21.1,<0.25.0"
2626
respx = ">=0.20.2,<0.22.0"
2727

2828
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)