From e0984360e18deb11c63f253322c23321a5ed1318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 02:47:11 +0000 Subject: [PATCH] build(deps): bump the simple group across 1 directory with 6 updates Bumps the simple group with 6 updates in the /misc/dbt-materialize directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [click](https://github.com/pallets/click) | `8.4.0` | `8.4.2` | | [dbt-postgres](https://github.com/dbt-labs/dbt-adapters) | `1.10.0` | `1.10.2` | | [dbt-protos](https://github.com/dbt-labs/proto-python-public) | `1.0.498` | `1.0.514` | | [idna](https://github.com/kjd/idna) | `3.16` | `3.18` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) Updates `click` from 8.4.0 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.0...8.4.2) Updates `dbt-postgres` from 1.10.0 to 1.10.2 - [Release notes](https://github.com/dbt-labs/dbt-adapters/releases) - [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/v1.10.2/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-adapters/compare/v1.10.0...v1.10.2) 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.18 - [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.18) 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: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-postgres dependency-version: 1.10.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.18' 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/dbt-materialize/requirements.txt b/misc/dbt-materialize/requirements.txt index 2c5e97116c685..e931997c6f2a6 100644 --- a/misc/dbt-materialize/requirements.txt +++ b/misc/dbt-materialize/requirements.txt @@ -2,9 +2,9 @@ agate==1.9.1 annotated-types==0.7.0 attrs==26.1.0 babel==2.18.0 -certifi==2026.5.20 +certifi==2026.6.17 charset-normalizer==3.4.7 -click==8.4.0 +click==8.4.2 colorama==0.4.6 daff==1.4.2 dbt-adapters==1.24.2 @@ -12,13 +12,13 @@ dbt-common==1.38.0 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-postgres==1.10.2 +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.18 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