We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2632ff commit 106d0fbCopy full SHA for 106d0fb
pyproject.toml
@@ -46,6 +46,7 @@ issues = "https://github.com/tryolabs/requestium/issues"
46
dev = [
47
"bandit[sarif]==1.8.3",
48
"coverage==7.8.0",
49
+ "pre-commit==4.2.0",
50
"pytest-cov==6.0.0",
51
"pytest-xdist==3.6.1",
52
"pytest==8.3.5",
0 commit comments