Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 0c70204

Browse files
Bump pytest from 6.2.1 to 6.2.5 (#118)
1 parent cd7f7fd commit 0c70204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
extras_require={
2525
"test": [
26-
'pytest==6.2.1',
26+
'pytest==6.2.5',
2727
'pylint==2.10.2',
2828
'pytest-cov==2.10.1'
2929
]

0 commit comments

Comments
 (0)