Skip to content

Commit 6fabfc4

Browse files
committed
Update Tether JavaScript library version
1 parent cf7b10a commit 6fabfc4

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
@@ -117,7 +117,7 @@ class Shepherd:
117117

118118

119119
class Tether:
120-
VER = "1.4.4"
120+
VER = "1.4.7"
121121
MIN_JS = ("//cdnjs.cloudflare.com/ajax/libs/"
122122
"tether/%s/js/tether.min.js" % VER)
123123

0 commit comments

Comments
 (0)