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 f45f22a commit ec1c2ddCopy full SHA for ec1c2dd
providers/openfeature-provider-flipt/pyproject.toml
@@ -30,7 +30,7 @@ Homepage = "https://github.com/open-feature/python-sdk-contrib"
30
[tool.hatch.envs.hatch-test]
31
dependencies = [
32
"coverage[toml]>=6.5",
33
- "pytest",
+ "pytest>=8.0",
34
"requests-mock",
35
]
36
0 commit comments