Skip to content

Commit 40606f4

Browse files
Bump pytest-asyncio from 0.17.0 to 0.17.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.17.0...v0.17.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97c3026 commit 40606f4

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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.2"
5050
pytest-cov = "^3.0.0"
5151
pytest-xdist = "^2.5.0"
5252
unasync = "^0.5.0"
53-
pytest-asyncio = "^0.17.0"
53+
pytest-asyncio = "^0.17.2"
5454
twine = "^3.7.1"
5555
email-validator = "^1.1.3"
5656
tox = "^3.24.5"

0 commit comments

Comments
 (0)