Skip to content

Commit b1b46c7

Browse files
committed
chore(openfeature): require openfeature-sdk >= 0.8.0
Update minimum SDK version to 0.8.0 which adds the `details` parameter to the `finally_after` hook stage. This is required for the flag evaluation metrics feature to access variant, reason, and error_code.
1 parent f4e7b65 commit b1b46c7

14 files changed

Lines changed: 46 additions & 176 deletions
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.14
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/169d767.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/14fc413.in
66
#
7-
attrs==25.4.0
8-
coverage[toml]==7.11.0
7+
attrs==26.1.0
8+
coverage[toml]==7.13.5
99
hypothesis==6.45.0
1010
iniconfig==2.3.0
1111
mock==5.2.0
12-
openfeature-sdk==0.6.1
12+
openfeature-sdk==0.8.4
1313
opentracing==2.4.0
14-
packaging==25.0
14+
packaging==26.0
1515
pluggy==1.6.0
1616
pygments==2.19.2
17-
pytest==8.4.2
17+
pytest==9.0.2
1818
pytest-cov==7.0.0
1919
pytest-mock==3.15.1
2020
pytest-randomly==4.0.1
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/139c441.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1540c33.in
66
#
7-
attrs==25.4.0
8-
coverage[toml]==7.11.0
9-
exceptiongroup==1.3.0
7+
attrs==26.1.0
8+
coverage[toml]==7.13.5
9+
exceptiongroup==1.3.1
1010
hypothesis==6.45.0
1111
iniconfig==2.3.0
1212
mock==5.2.0
13-
openfeature-sdk==0.6.1
13+
openfeature-sdk==0.8.4
1414
opentracing==2.4.0
15-
packaging==25.0
15+
packaging==26.0
1616
pluggy==1.6.0
1717
pygments==2.19.2
18-
pytest==8.4.2
18+
pytest==9.0.2
1919
pytest-cov==7.0.0
2020
pytest-mock==3.15.1
2121
pytest-randomly==4.0.1
2222
sortedcontainers==2.4.0
23-
tomli==2.3.0
23+
tomli==2.4.0
2424
typing-extensions==4.15.0
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
# This file is autogenerated by pip-compile with Python 3.14
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/cb68ed8.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/168ee03.in
66
#
7-
attrs==25.4.0
8-
coverage[toml]==7.11.0
7+
attrs==26.1.0
8+
coverage[toml]==7.13.5
99
hypothesis==6.45.0
1010
iniconfig==2.3.0
1111
mock==5.2.0
12-
openfeature-sdk==0.7.5
12+
openfeature-sdk==0.8.4
1313
opentracing==2.4.0
14-
packaging==25.0
14+
packaging==26.0
1515
pluggy==1.6.0
1616
pygments==2.19.2
17-
pytest==8.4.2
17+
pytest==9.0.2
1818
pytest-cov==7.0.0
1919
pytest-mock==3.15.1
2020
pytest-randomly==4.0.1
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/51ac0de.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/18421e5.in
66
#
7-
attrs==25.4.0
8-
coverage[toml]==7.11.0
7+
attrs==26.1.0
8+
coverage[toml]==7.13.5
99
hypothesis==6.45.0
1010
iniconfig==2.3.0
1111
mock==5.2.0
12-
openfeature-sdk==0.7.5
12+
openfeature-sdk==0.8.4
1313
opentracing==2.4.0
14-
packaging==25.0
14+
packaging==26.0
1515
pluggy==1.6.0
1616
pygments==2.19.2
17-
pytest==8.4.2
17+
pytest==9.0.2
1818
pytest-cov==7.0.0
1919
pytest-mock==3.15.1
2020
pytest-randomly==4.0.1

.riot/requirements/1f900da.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

.riot/requirements/422f78a.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

.riot/requirements/4f413dd.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
22
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --no-annotate .riot/requirements/8f6e851.in
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/765862d.in
66
#
7-
attrs==25.4.0
7+
attrs==26.1.0
88
coverage[toml]==7.10.7
9-
exceptiongroup==1.3.0
9+
exceptiongroup==1.3.1
1010
hypothesis==6.45.0
11-
importlib-metadata==8.7.0
11+
importlib-metadata==8.7.1
1212
iniconfig==2.1.0
1313
mock==5.2.0
14-
openfeature-sdk==0.6.1
14+
openfeature-sdk==0.8.4
1515
opentracing==2.4.0
16-
packaging==25.0
16+
packaging==26.0
1717
pluggy==1.6.0
1818
pygments==2.19.2
1919
pytest==8.4.2
2020
pytest-cov==7.0.0
2121
pytest-mock==3.15.1
2222
pytest-randomly==4.0.1
2323
sortedcontainers==2.4.0
24-
tomli==2.3.0
24+
tomli==2.4.0
2525
typing-extensions==4.15.0
2626
zipp==3.23.0

.riot/requirements/7a96880.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

.riot/requirements/aa4c89e.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)