Skip to content

Commit c3abddc

Browse files
authored
Merge pull request #498 from learningequality/dependabot/pip/selenium-4.21.0
Bump selenium from 4.20.0 to 4.21.0
2 parents 7816f48 + 2628c11 commit c3abddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"le_utils>=0.1.26",
3535
"requests_file",
3636
"beautifulsoup4>=4.6.3,<4.9.0", # pinned to match versions in le-pycaption
37-
"selenium==4.20.0",
37+
"selenium==4.21.0",
3838
"yt-dlp==2024.4.9",
3939
"html5lib",
4040
"cachecontrol==0.12.11",

0 commit comments

Comments
 (0)