Skip to content

Commit 3549bf3

Browse files
authored
Update pytest-lockable dependency (#20)
1 parent 1d63f21 commit 3549bf3

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
@@ -23,7 +23,7 @@
2323
"pytest>=5.0",
2424
"pytest-metadata",
2525
"stf-appium-client==0.11.0",
26-
"pytest-lockable>=0.9.0,<0.10.0"],
26+
"pytest-lockable>=0.10.0,<0.11.0"],
2727
# List additional groups of dependencies here (e.g. development
2828
# dependencies). Users will be able to install these using the "extras"
2929
# syntax, for example:

0 commit comments

Comments
 (0)