Skip to content

Commit 65ea9dd

Browse files
authored
chore(flipt): upgrade OFREP version for flipt (#305)
upgrade OFREP version for flipt Signed-off-by: gruebel <[email protected]>
1 parent 372af73 commit 65ea9dd

File tree

2 files changed

+140
-97
lines changed

2 files changed

+140
-97
lines changed

providers/openfeature-provider-flipt/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
keywords = []
1818
dependencies = [
1919
"openfeature-sdk>=0.7.0",
20-
"openfeature-provider-ofrep>=0.1.0",
20+
"openfeature-provider-ofrep>=0.2.0",
2121
]
2222
requires-python = ">=3.9"
2323

0 commit comments

Comments
 (0)