From 36d725bae408f8d33d7a822bf65b5a8348d5b286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 02:05:58 +0000 Subject: [PATCH] build(deps): bump the simple group across 1 directory with 3 updates Bumps the simple group with 3 updates in the /misc/dbt-materialize directory: [dbt-adapters](https://github.com/dbt-labs/dbt-adapters), [dbt-core](https://github.com/dbt-labs/dbt-core) and [importlib-metadata](https://github.com/python/importlib_metadata). Updates `dbt-adapters` from 1.22.1 to 1.22.2 - [Release notes](https://github.com/dbt-labs/dbt-adapters/releases) - [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-adapters/commits) Updates `dbt-core` from 1.10.16 to 1.10.17 - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.17/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.10.16...v1.10.17) Updates `importlib-metadata` from 8.7.0 to 8.7.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.7.0...v8.7.1) --- updated-dependencies: - dependency-name: dbt-adapters dependency-version: 1.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-core dependency-version: 1.10.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: importlib-metadata dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple ... Signed-off-by: dependabot[bot] --- misc/dbt-materialize/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/dbt-materialize/requirements.txt b/misc/dbt-materialize/requirements.txt index 37426e89b2da1..1dc6a6c8baffd 100644 --- a/misc/dbt-materialize/requirements.txt +++ b/misc/dbt-materialize/requirements.txt @@ -7,9 +7,9 @@ charset-normalizer==3.4.4 click==8.3.1 colorama==0.4.6 daff==1.4.2 -dbt-adapters==1.22.1 +dbt-adapters==1.22.2 dbt-common==1.37.2 -dbt-core==1.10.16 +dbt-core==1.10.17 dbt-extractor==0.6.0 dbt-materialize @ file:///dbt-materialize dbt-postgres==1.9.1 @@ -19,7 +19,7 @@ dbt-tests-adapter @ git+https://github.com/dbt-labs/dbt-adapters.git@f6ee73c42f1 deepdiff==8.6.1 freezegun==1.5.5 idna==3.11 -importlib_metadata==8.7.0 +importlib_metadata==8.7.1 iniconfig==2.3.0 isodate==0.6.1 Jinja2==3.1.6