Skip to content

Commit

Permalink
use pytest-httbin v2rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Mar 16, 2022
1 parent 3130ca5 commit 4c25732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ flake8==4.0.1
isort==5.10.1
mypy==0.931
pytest==7.0.1
pytest-httpbin @ https://github.com/kevin1024/pytest-httpbin/archive/9d538e945be19d09f1f1efe95db80c86256ffceb.tar.gz; python_version >= '3.7'
pytest-httpbin==2.0.0rc1; python_version >= '3.7'
pytest-httpbin==1.0.2; python_version < '3.7'
pytest-trio==0.7.0
pytest-asyncio==0.16.0

0 comments on commit 4c25732

Please sign in to comment.