diff --git a/tests/Pipfile b/tests/Pipfile index e40e3b21a9b..727ea1e6535 100644 --- a/tests/Pipfile +++ b/tests/Pipfile @@ -32,7 +32,7 @@ dnslib = "*" requests = "*" gunicorn = "*" httpbin = "*" -microserver = ">=1.0.5" +microserver = ">=1.0.6" jsonschema = "*" python-jose = "*" diff --git a/tests/gold_tests/h2/gold/post_chunked.gold b/tests/gold_tests/h2/gold/post_chunked.gold index 0ff06d17219..ad471007bd7 100644 --- a/tests/gold_tests/h2/gold/post_chunked.gold +++ b/tests/gold_tests/h2/gold/post_chunked.gold @@ -1 +1 @@ -abbbbbbbbb \ No newline at end of file +0123456789 \ No newline at end of file