Skip to content

Commit cf7b10a

Browse files
committed
Update Backbone JavaScript library version
1 parent 368edb6 commit cf7b10a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

seleniumbase/fixtures/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class Underscore:
6161

6262

6363
class Backbone:
64-
VER = "1.3.3"
64+
VER = "1.4.0"
6565
MIN_JS = ("//cdnjs.cloudflare.com/ajax/libs/"
6666
"backbone.js/%s/backbone-min.js" % VER)
6767

0 commit comments

Comments
 (0)