From e890252c82e9e85e6a55110a4faaa370a020d2b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 02:06:52 +0000 Subject: [PATCH] build(deps): bump the simple group across 1 directory with 10 updates Bumps the simple group with 10 updates in the /misc/dbt-materialize directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2025.11.12` | | [click](https://github.com/pallets/click) | `8.3.0` | `8.3.1` | | [dbt-adapters](https://github.com/dbt-labs/dbt-adapters) | `1.17.3` | `1.19.0` | | [dbt-common](https://github.com/dbt-labs/dbt-common) | `1.33.0` | `1.36.0` | | [dbt-core](https://github.com/dbt-labs/dbt-core) | `1.10.13` | `1.10.15` | | [mashumaro](https://github.com/Fatal1ty/mashumaro) | `3.14` | `3.17` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.0` | `6.33.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.3` | `2.12.4` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.4` | `2.41.5` | | [rpds-py](https://github.com/crate-py/rpds) | `0.28.0` | `0.29.0` | Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12) Updates `click` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/8.3.1/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.0...8.3.1) Updates `dbt-adapters` from 1.17.3 to 1.19.0 - [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-common` from 1.33.0 to 1.36.0 - [Changelog](https://github.com/dbt-labs/dbt-common/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-common/commits) Updates `dbt-core` from 1.10.13 to 1.10.15 - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.15/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-core/compare/v1.10.13...v1.10.15) Updates `mashumaro` from 3.14 to 3.17 - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](https://github.com/Fatal1ty/mashumaro/compare/v3.14...v3.17) Updates `protobuf` from 6.33.0 to 6.33.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pydantic` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.3...v2.12.4) Updates `pydantic-core` from 2.41.4 to 2.41.5 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.41.4...v2.41.5) Updates `rpds-py` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](https://github.com/crate-py/rpds/compare/v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-adapters dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: dbt-common dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: dbt-core dependency-version: 1.10.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: mashumaro dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: protobuf dependency-version: 6.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pydantic-core dependency-version: 2.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: rpds-py dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] --- misc/dbt-materialize/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/misc/dbt-materialize/requirements.txt b/misc/dbt-materialize/requirements.txt index 919adad869f64..7527e3e65c402 100644 --- a/misc/dbt-materialize/requirements.txt +++ b/misc/dbt-materialize/requirements.txt @@ -2,14 +2,14 @@ agate==1.9.1 annotated-types==0.7.0 attrs==25.4.0 babel==2.17.0 -certifi==2025.10.5 +certifi==2025.11.12 charset-normalizer==3.4.4 -click==8.3.0 +click==8.3.1 colorama==0.4.6 daff==1.4.2 -dbt-adapters==1.17.3 -dbt-common==1.33.0 -dbt-core==1.10.13 +dbt-adapters==1.20.0 +dbt-common==1.36.0 +dbt-core==1.10.15 dbt-extractor==0.6.0 dbt-materialize @ file:///dbt-materialize dbt-postgres==1.9.1 @@ -27,7 +27,7 @@ jsonschema==4.25.1 jsonschema-specifications==2025.9.1 leather==0.4.0 MarkupSafe==3.0.3 -mashumaro==3.14 +mashumaro==3.17 more-itertools==10.8.0 msgpack==1.1.2 networkx==3.4.2 @@ -36,10 +36,10 @@ packaging==25.0 parsedatetime==2.6 pathspec==0.12.1 pluggy==1.6.0 -protobuf==6.33.0 +protobuf==6.33.1 psycopg2-binary==2.9.11 -pydantic==2.12.3 -pydantic_core==2.41.4 +pydantic==2.12.4 +pydantic_core==2.41.5 Pygments==2.19.2 pytest==8.4.2 pytest-split==0.10.0 @@ -50,7 +50,7 @@ pytz==2025.2 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 -rpds-py==0.28.0 +rpds-py==0.29.0 six==1.17.0 snowplow-tracker==1.1.0 sqlparse==0.5.3