We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74444dd commit 11e1f45Copy full SHA for 11e1f45
1 file changed
setup.py
@@ -47,7 +47,7 @@
47
],
48
"test": [
49
"coverage>=7.2.7,<7.3",
50
- "pytest>=7.3.2,<7.4",
+ "pytest>=7.4,<7.5",
51
52
},
53
include_package_data=True,
0 commit comments