Skip to content

Commit ec1c2dd

Browse files
committed
testing flipt
Signed-off-by: gruebel <[email protected]>
1 parent f45f22a commit ec1c2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/openfeature-provider-flipt/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Homepage = "https://github.com/open-feature/python-sdk-contrib"
3030
[tool.hatch.envs.hatch-test]
3131
dependencies = [
3232
"coverage[toml]>=6.5",
33-
"pytest",
33+
"pytest>=8.0",
3434
"requests-mock",
3535
]
3636

0 commit comments

Comments
 (0)