mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-18 15:48:44 +02:00
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](https://github.com/pytest-dev/pytest-asyncio/compare/v0.10.0...v0.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
@@ -24,4 +24,4 @@ flake8 = "==3.7.9"
|
||||
mypy = "==0.770"
|
||||
mypy-extensions = "==0.4.3"
|
||||
pytest = "==5.4.1"
|
||||
pytest-asyncio = "==0.10.0"
|
||||
pytest-asyncio = "==0.11.0"
|
||||
|
||||
Generated
+4
-5
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "c84cbef9afb2b8880afdb502a706cb17ea63d4c26caa57dd54b0bbe6fae3eaf9"
|
||||
"sha256": "14b22f685840f9711354a98d3951e7a8fbd6954893acb3a2fd636ca13a4b066f"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {},
|
||||
@@ -331,7 +331,6 @@
|
||||
"sha256:3018294ebefce6572a474f0604c2021e33b3fd8006ecd11d62107a5d2a963527",
|
||||
"sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.25.9"
|
||||
},
|
||||
"uvloop": {
|
||||
@@ -496,11 +495,11 @@
|
||||
},
|
||||
"pytest-asyncio": {
|
||||
"hashes": [
|
||||
"sha256:9fac5100fd716cbecf6ef89233e8590a4ad61d729d1732e0a96b84182df1daaf",
|
||||
"sha256:d734718e25cfc32d2bf78d346e99d33724deeba774cc4afdf491530c6184b63b"
|
||||
"sha256:6096d101a1ae350d971df05e25f4a8b4d3cd13ffb1b32e42d902ac49670d2bfa",
|
||||
"sha256:c54866f3cf5dd2063992ba2c34784edae11d3ed19e006d220a3cf0bfc4191fcb"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.10.0"
|
||||
"version": "==0.11.0"
|
||||
},
|
||||
"six": {
|
||||
"hashes": [
|
||||
|
||||
Reference in New Issue
Block a user