summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-02 16:01:32 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-02 16:01:32 +0100
commita6147bf5f8d10844a428751b372285ec8fe4aa78 (patch)
treef0e74c483051b0ce9c5ce574a9472b6b77cfbe34
parent42c979c433aa2614e9dce6a845176df8a2f1af24 (diff)
downloadqutebrowser-cheroot-test.tar.gz
qutebrowser-cheroot-test.zip
test bugfixcheroot-test
-rw-r--r--misc/requirements/requirements-tests.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/requirements/requirements-tests.txt b/misc/requirements/requirements-tests.txt
index c0f6f548d..0edde99e4 100644
--- a/misc/requirements/requirements-tests.txt
+++ b/misc/requirements/requirements-tests.txt
@@ -5,7 +5,7 @@ attrs==20.3.0
beautifulsoup4==4.9.3
certifi==2020.11.8
chardet==3.0.4
-cheroot==8.4.8
+git+https://github.com/cherrypy/cheroot@bugfixes/341-conn-reset-on-sock-shutdown
click==7.1.2
# colorama==0.4.4
coverage==5.3