Skip to content

Commit 629a400

Browse files
Bump pytest-asyncio from 0.10.0 to 0.11.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.10.0...v0.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b76b4f0 commit 629a400

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -52,7 +52,7 @@ click = "^7.1"
5252

5353
# tests
5454
pytest = "^5.4.1"
55-
pytest-asyncio = "^0.10.0"
55+
pytest-asyncio = "^0.11.0"
5656
pytest-mock = "^3.0.0"
5757
pytest-cov = "^2.8.1"
5858
black = { version = "^19.10b0", python = ">=3.6" }

0 commit comments

Comments
 (0)