Skip to content

Update dbt-core requirement from ~=1.10.19 to ~=1.10.20#668

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dbt-core-approx-eq-1.10.20
Open

Update dbt-core requirement from ~=1.10.19 to ~=1.10.20#668
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dbt-core-approx-eq-1.10.20

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Updates the requirements on dbt-core to permit the latest version.

Release notes

Sourced from dbt-core's releases.

dbt-core v1.10.20

dbt-core 1.10.20 - March 03, 2026

Fixes

  • Fix dbt retry for microbatch models to use the original invocation time instead of the current time when recomputing batches (#11423)

Dependencies

  • Bump minimum version of dbt-common to 1.37.3 (#12575)
Changelog

Sourced from dbt-core's changelog.

dbt-core 1.10.20 - March 03, 2026

Fixes

  • Fix dbt retry for microbatch models to use the original invocation time instead of the current time when recomputing batches (#11423)

Dependencies

  • Bump minimum version of dbt-common to 1.37.3 (#12575)

dbt-core 1.10.19 - January 20, 2026

Under the Hood

  • Add add_catalog_integration call even if we have a pre-existing manifest (#12262)

dbt-core 1.10.18 - January 06, 2026

Features

  • Implement config.meta_get and config.meta_require (#12012)

Fixes

  • Adds omitted return statement to RuntimeConfigObject.meta_require method (#12288)

Under the Hood

  • Bump lower bound for dbt-common to 1.37.2 (#12284)

Contributors

dbt-core 1.10.17 - December 20, 2025

Fixes

  • Upper bound sqlparse to <0.5.5 (#12311)

dbt-core 1.10.16 - December 16, 2025

Features

  • Validate {{ config }} in SQL for models that don't statically parse (#12046)

Fixes

  • Allow dbt deps to run when vars lack defaults in dbt_project.yml (#8913)

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [dbt-core](https://github.com/dbt-labs/dbt-core) to permit the latest version.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.20/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.10.19...v1.10.20)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.10.20
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants