We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67bdbb6 commit d304060Copy full SHA for d304060
providers/openfeature-provider-flagd/pyproject.toml
@@ -33,7 +33,7 @@ Homepage = "https://github.com/open-feature/python-sdk-contrib"
33
34
[dependency-groups]
35
dev = [
36
- "asserts>=0.13.0,<0.14.0",
+ "asserts>=0.14.0,<0.15.0",
37
"coverage[toml]>=7.10.0,<8.0.0",
38
"grpcio-health-checking>=1.74.0,<2.0.0",
39
"mypy>=1.18.0,<2.0.0",
0 commit comments