We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deec72e commit adf3beeCopy full SHA for adf3bee
setup.py
@@ -54,7 +54,7 @@
54
"MarkupSafe>=2.1.1,<3.0.0",
55
# testing framework
56
"pytest>=7.1.3,<8.0.0",
57
- "pytest-mock>=3.8.2,<3.11.0",
+ "pytest-mock>=3.8.2,<3.12.0",
58
"pytest-xdist[psutil]>=2.5.0,<3.0.0",
59
"pytest-asyncio>=0.18.3,<1.0.0",
60
"pytest-cov>=4.0.0,<5.0.0",
0 commit comments