summaryrefslogtreecommitdiff
path: root/tests/requirements/py3.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-06-13 10:12:52 +0200
committerGitHub <noreply@github.com>2023-06-13 10:12:52 +0200
commit06881341d48dd17a4fdf25afc96991de4fb3b1ac (patch)
tree8d9ccfc72cf99ac8c8d76d59a98d1a8d6fc225d6 /tests/requirements/py3.txt
parentdecbfa834ff2c981f945934e0037edfcfdae3bf8 (diff)
Refs #30220 -- Bumped required version of Selenium to 3.8.0.
Follow up to 8d010f39869f107820421631111417298d1c5bb9.
Diffstat (limited to 'tests/requirements/py3.txt')
-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 3cc35b8c61..d812acbece 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -14,7 +14,7 @@ pymemcache >= 3.4.0
pywatchman; sys.platform != 'win32'
PyYAML
redis >= 3.4.0
-selenium
+selenium >= 3.8.0
sqlparse >= 0.3.1
tblib >= 1.5.0
tzdata