Update selenium library (#3170)

This commit is contained in:
dgtlmoon
2025-05-02 14:05:23 +02:00
committed by GitHub
parent d2e8f822d6
commit f57bc10973

View File

@@ -53,7 +53,7 @@ lxml >=4.8.0,<6,!=5.2.0,!=5.2.1
# XPath 2.0-3.1 support - 4.2.0 broke something? # XPath 2.0-3.1 support - 4.2.0 broke something?
elementpath==4.1.5 elementpath==4.1.5
selenium~=4.14.0 selenium~=4.31.0
# https://github.com/pallets/werkzeug/issues/2985 # https://github.com/pallets/werkzeug/issues/2985
# Maybe related to pytest? # Maybe related to pytest?