From 40e3be71d2c8cc4dbb7e73f5a51c4e623d46f2d6 Mon Sep 17 00:00:00 2001 From: relf Date: Mon, 23 Dec 2024 14:24:42 +0100 Subject: [PATCH] Bump egobox optional dependency --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5086a9c9f..8d88ed1c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,4 @@ pytest-xdist # allows running parallel testing with pytest -n pytest-cov # allows to get coverage report ruff # format and lint code jenn >= 1.0.2, <2.0 -egobox ~= 0.23.0 +egobox >= 0.25.0, <1.0