Skip to content

Commit 729ac88

Browse files
committed
Update the "underscore" version
1 parent 3440779 commit 729ac88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seleniumbase/fixtures/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class Messenger:
9090

9191

9292
class Underscore:
93-
VER = "1.10.2"
93+
VER = "1.12.0"
9494
MIN_JS = ("https://cdnjs.cloudflare.com/ajax/libs/"
9595
"underscore.js/%s/underscore-min.js" % VER)
9696

0 commit comments

Comments
 (0)