Bump pytest-asyncio from 0.11.0 to 0.12.0

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-03 23:00:21 +00:00 committed by GitHub
parent a0abb2afc0
commit 1e11ecb33e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View file

@ -25,4 +25,4 @@ flake8 = "==3.7.9"
mypy = "==0.770" mypy = "==0.770"
mypy-extensions = "==0.4.3" mypy-extensions = "==0.4.3"
pytest = "==5.4.1" pytest = "==5.4.1"
pytest-asyncio = "==0.11.0" pytest-asyncio = "==0.12.0"

7
Pipfile.lock generated
View file

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "103a9d8c1fba49195a5bd6f0f56c453a8a5bc19cd44c287624a298a7061c5123" "sha256": "bd78bacd4a515ef8920d4ce4d1c6980ac6bc90c83be9cb4f791ee1f501360e9f"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": {}, "requires": {},
@ -496,11 +496,10 @@
}, },
"pytest-asyncio": { "pytest-asyncio": {
"hashes": [ "hashes": [
"sha256:6096d101a1ae350d971df05e25f4a8b4d3cd13ffb1b32e42d902ac49670d2bfa", "sha256:475bd2f3dc0bc11d2463656b3cbaafdbec5a47b47508ea0b329ee693040eebd2"
"sha256:c54866f3cf5dd2063992ba2c34784edae11d3ed19e006d220a3cf0bfc4191fcb"
], ],
"index": "pypi", "index": "pypi",
"version": "==0.11.0" "version": "==0.12.0"
}, },
"six": { "six": {
"hashes": [ "hashes": [