Skip to content

Commit 5fc7fe4

Browse files
committed
bump DSI to 0.8.3
1 parent 4a62742 commit 5fc7fe4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extra-hatch-configuration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Jinja2>=3.1.3
2-
dbt-semantic-interfaces==0.8.1
2+
dbt-semantic-interfaces==0.8.3
33
more-itertools>=8.10.0, <10.2.0
44
pydantic>=1.10.0, <3.0
55
tabulate>=0.8.9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Always support a range of production DSI versions capped at the next breaking version in metricflow-semantics.
22
# This allows us to sync new, non-breaking changes to dbt-core without getting a version mismatch in dbt-mantle,
33
# which depends on a specific commit of DSI.
4-
dbt-semantic-interfaces>=0.8.1, <0.9.0
4+
dbt-semantic-interfaces>=0.8.3, <0.9.0
55
graphviz>=0.18.2, <0.21
66
python-dateutil>=2.9.0, <2.10.0
77
rapidfuzz>=3.0, <4.0

0 commit comments

Comments
 (0)