Skip to content

Commit 88ca1e7

Browse files
committed
feat: require selenium 4.26+
1 parent f3632a6 commit 88ca1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
'Topic :: Software Development :: Quality Assurance',
5050
'Topic :: Software Development :: Testing',
5151
],
52-
install_requires=['selenium ~= 4.12'],
52+
install_requires=['selenium ~= 4.26'],
5353
)

0 commit comments

Comments
 (0)