Skip to content

Commit a584a7b

Browse files
chore(deps): update dependency asserts to >=0.14.0,<0.15.0
1 parent 2dea411 commit a584a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/openfeature-provider-flagd/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Homepage = "https://github.com/open-feature/python-sdk-contrib"
3333

3434
[dependency-groups]
3535
dev = [
36-
"asserts>=0.13.0,<0.14.0",
36+
"asserts>=0.14.0,<0.15.0",
3737
"coverage[toml]>=7.10.0,<8.0.0",
3838
"grpcio-health-checking>=1.74.0,<2.0.0",
3939
"mypy>=1.18.0,<2.0.0",

0 commit comments

Comments
 (0)