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 4de36d3 commit 8452627Copy full SHA for 8452627
pyproject.toml
@@ -79,7 +79,7 @@ test = [
79
"pytest-cov ~= 4.0",
80
"testcontainers ~= 3.0",
81
]
82
-dev = ["pact-python[types]", "pact-python[test]", "ruff==0.3.0"]
+dev = ["pact-python[types]", "pact-python[test]", "ruff==0.3.1"]
83
84
################################################################################
85
## Hatch Build Configuration
0 commit comments