Skip to content

Commit b306dbd

Browse files
author
Simon Prickett
authored
Merge pull request #128 from redis/dependabot/pip/pytest-asyncio-0.18.1
Bump pytest-asyncio from 0.17.2 to 0.18.1
2 parents 3e1b066 + 3d6cfb1 commit b306dbd

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
@@ -50,7 +50,7 @@ coverage = "^6.3"
5050
pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.5.0"
5252
unasync = "^0.5.0"
53-
pytest-asyncio = "^0.17.2"
53+
pytest-asyncio = "^0.18.1"
5454
twine = "^3.8.0"
5555
email-validator = "^1.1.3"
5656
tox = "^3.24.5"

0 commit comments

Comments
 (0)