summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-04-11 16:35:33 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-04-11 16:35:33 +0200
commit453836f6976273948f3d2ba8f34723c0bbd6d188 (patch)
treecfd76287bf8d78940b0ea78b55d953b1981dcb98
parent185a9a852dc94e185e06668457deabcad758ba24 (diff)
downloadqutebrowser-453836f6976273948f3d2ba8f34723c0bbd6d188.tar.gz
qutebrowser-453836f6976273948f3d2ba8f34723c0bbd6d188.zip
pytest downgrade only
-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 417d639b3..516e21421 100644
--- a/misc/requirements/requirements-tests.txt
+++ b/misc/requirements/requirements-tests.txt
@@ -29,7 +29,7 @@ parse-type==0.6.0
pluggy==1.0.0
py-cpuinfo==9.0.0
Pygments==2.14.0
-pytest==7.3.0
+pytest==7.2.2
pytest-bdd==6.1.1
pytest-benchmark==4.0.0
pytest-cov==4.0.0