Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change to 3.8.1
  • Loading branch information
gshank committed Jun 26, 2023
commit 6d0f0d76145a705eda44597c6684b06b62166ca3
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
# Pin to the patch or minor version, and bump in each new minor version of dbt-core.
"agate~=1.7.0",
"Jinja2~=3.1.2",
"mashumaro[msgpack]~=3.8.0",
"mashumaro[msgpack]~=3.8.1",
# ----
# Legacy: This package has not been updated since 2019, and it is unused in dbt's logging system (since v1.0)
# The dependency here will be removed along with the removal of 'legacy logging', in a future release of dbt-core
Expand Down