From 125e337a4c91e907d022f02c9aa8a393fd2921ed Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:32:34 +0200 Subject: Removed selenium<4.44.0 version pin. --- tests/requirements/py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index 6603e94a2c..e8056bd46f 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -14,7 +14,7 @@ pymemcache >= 3.4.0 pywatchman; sys_platform != 'win32' PyYAML >= 6.0.2 redis >= 5.1.0 -selenium >= 4.23.0,<4.44.0 +selenium >= 4.23.0 sqlparse >= 0.5.0 tblib >= 3.0.0 tzdata -- cgit v1.3