From f5ea0304dae63eb4f6aa968021737d3819d9fd1c Mon Sep 17 00:00:00 2001 From: immerrr Date: Sun, 14 Nov 2021 23:19:53 +0100 Subject: [PATCH] Use pytest-httpbin version with fix for HTTPS redirects --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 8c0c15dc..0a5519a9 100644 --- a/tox.ini +++ b/tox.ini @@ -74,7 +74,7 @@ commands = deps = Werkzeug==2.0.3 pytest - pytest-httpbin + git+https://github.com/immerrr/pytest-httpbin@fix-redirect-location-scheme-for-secure-server pytest-cov PyYAML ipaddress