Skip to content

Commit 1b676af

Browse files
chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 (#197)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2171d7a commit 1b676af

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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.26.0"
26+
pytest-asyncio = ">=0.21.1,<0.27.0"
2727
coveralls = "^3.3.0"
2828

2929
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)