From 4b433ef236bf1607d5612d4c30f095ec9f6e63dc Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 13 Jun 2023 10:12:52 +0200 Subject: [4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0. Follow up to 8d010f39869f107820421631111417298d1c5bb9. Backport of 06881341d48dd17a4fdf25afc96991de4fb3b1ac from main --- tests/requirements/py3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt index f80bf8b2a7..5c93721868 100644 --- a/tests/requirements/py3.txt +++ b/tests/requirements/py3.txt @@ -16,7 +16,7 @@ pytz pywatchman; sys.platform != 'win32' PyYAML redis >= 3.4.0 -selenium +selenium >= 3.8.0 sqlparse >= 0.3.1 tblib >= 1.5.0 tzdata -- cgit v1.3