Skip to content

Commit a2044a3

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -23,7 +23,7 @@ pyjwt = "^2.8.0"
2323
pytest = ">=7.4.2,<9.0.0"
2424
pytest-cov = ">=4,<7"
2525
unasync-cli = "^0.0.9"
26-
pytest-asyncio = ">=0.21.1,<0.25.0"
26+
pytest-asyncio = ">=0.21.1,<0.26.0"
2727
respx = ">=0.20.2,<0.22.0"
2828

2929
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)