Skip to content

Commit f50c2e7

Browse files
authored
Merge pull request #193 from macbre/dependabot/pip/pytest-6.2.1
Bump pytest from 6.1.2 to 6.2.1
2 parents d1d90c1 + eb11e20 commit f50c2e7

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
@@ -47,7 +47,7 @@
4747
'dev': [
4848
'coverage==5.3',
4949
'pylint==2.6.0',
50-
'pytest==6.1.2',
50+
'pytest==6.2.1',
5151
'twine==3.2.0',
5252
]
5353
},

0 commit comments

Comments
 (0)