Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jupe authored Oct 23, 2021
1 parent 0c5cb16 commit f5b066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
python_requires='>=3.7, <4',
install_requires=[
'pytest',
'lockable==0.5.0'
'lockable==0.6.0'
],
extras_require={ # Optional
'dev': ['nose', 'coveralls', 'pylint', 'coverage'],
Expand Down

0 comments on commit f5b066c

Please sign in to comment.