summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-06-13 10:12:52 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-06-13 10:13:15 +0200
commit4b433ef236bf1607d5612d4c30f095ec9f6e63dc (patch)
treec220cc7d07337f0a1092e5583611a6c70c2b9176 /tests
parent9e9a286bed4757b6f7ed2b6d5f0296203d99a15f (diff)
[4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0.
Follow up to 8d010f39869f107820421631111417298d1c5bb9. Backport of 06881341d48dd17a4fdf25afc96991de4fb3b1ac from main
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements/py3.txt2
1 files changed, 1 insertions, 1 deletions
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