Skip to content

Commit 1b7c524

Browse files
authored
Merge branch 'main' into upgrade-ruff
2 parents 74b093e + 65ea9dd commit 1b7c524

File tree

2 files changed

+139
-96
lines changed

2 files changed

+139
-96
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)