Merge branch 'master' into httpx-upgrade

This commit is contained in:
Adam Hopkins 2020-09-27 11:20:07 +03:00 committed by GitHub
commit 8ad80a282a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,9 @@ commands =
[pytest]
filterwarnings =
ignore:.*async with lock.* instead:DeprecationWarning
addopts = --strict-markers
markers =
asyncio
[testenv:security]
deps =