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

Commit 753e438

Browse files
Bump pytest from 7.0.1 to 7.2.0 (#197)
1 parent c380f8c commit 753e438

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
@@ -24,7 +24,7 @@
2424
],
2525
extras_require={
2626
"test": [
27-
'pytest==7.0.1',
27+
'pytest==7.2.0',
2828
'pylint==2.12.*',
2929
'pytest-cov==4.0.0'
3030
]

0 commit comments

Comments
 (0)