We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97a0ac commit e6bc52dCopy full SHA for e6bc52d
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