We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3325afe commit 8265b56Copy full SHA for 8265b56
dbt-adapters/pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"pytz>=2015.7",
33
# installed via dbt-common but used directly
34
"agate>=1.0,<2.0",
35
- "mashumaro[msgpack]>=3.9,<3.15",
+ "mashumaro[msgpack]>=3.9,<3.17",
36
"protobuf>=5.0,<6.0",
37
"typing-extensions>=4.0,<5.0",
38
]
0 commit comments