From 8a1dab4ca01a74f9bbf749f92bce7a5bb21ae0b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:25:18 +0000 Subject: [PATCH] build(deps): bump the simple group across 1 directory with 4 updates Bumps the simple group with 4 updates in the /misc/dbt-materialize directory: [click](https://github.com/pallets/click), [dbt-protos](https://github.com/dbt-labs/proto-python-public), [idna](https://github.com/kjd/idna) and [pydantic-core](https://github.com/pydantic/pydantic). Updates `click` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.4.0...8.4.1) Updates `dbt-protos` from 1.0.498 to 1.0.514 - [Commits](https://github.com/dbt-labs/proto-python-public/compare/v1.0.498...v1.0.514) Updates `idna` from 3.16 to 3.17 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.16...v3.17) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-protos dependency-version: 1.0.514 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] --- misc/dbt-materialize/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/dbt-materialize/requirements.txt b/misc/dbt-materialize/requirements.txt index b2f1da74b108b..d74d939e57754 100644 --- a/misc/dbt-materialize/requirements.txt +++ b/misc/dbt-materialize/requirements.txt @@ -4,7 +4,7 @@ attrs==26.1.0 babel==2.18.0 certifi==2026.5.20 charset-normalizer==3.4.7 -click==8.4.0 +click==8.4.1 colorama==0.4.6 daff==1.4.2 dbt-adapters==1.24.2 @@ -13,12 +13,12 @@ dbt-core==1.11.11 dbt-extractor==0.6.0 dbt-materialize @ file:///dbt-materialize dbt-postgres==1.10.0 -dbt-protos==1.0.498 +dbt-protos==1.0.514 dbt-semantic-interfaces==0.9.0 dbt-tests-adapter @ git+https://github.com/dbt-labs/dbt-adapters.git@f6ee73c42f1d34132ed489defb9eb9ef83221256#subdirectory=dbt-tests-adapter deepdiff==8.6.2 freezegun==1.5.5 -idna==3.16 +idna==3.17 importlib_metadata==8.7.1 iniconfig==2.3.0 isodate==0.6.1 @@ -39,7 +39,7 @@ pluggy==1.6.0 protobuf==6.33.5 psycopg2-binary==2.9.12 pydantic==2.13.4 -pydantic_core==2.46.4 +pydantic_core==2.47.0 Pygments==2.20.0 pytest==9.0.3 pytest-split==0.11.0