From 97efbc340bfa9871a080f38614d16b0ea9a0034b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 02:46:29 +0000 Subject: [PATCH] build(deps): bump the simple group across 1 directory with 2 updates Bumps the simple group with 2 updates in the /misc/dbt-materialize directory: [certifi](https://github.com/certifi/python-certifi) and [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25) Updates `pydantic-core` from 2.41.5 to 2.42.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: pydantic-core dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] --- misc/dbt-materialize/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/dbt-materialize/requirements.txt b/misc/dbt-materialize/requirements.txt index ba770d6036ebd..7a04e5d7af076 100644 --- a/misc/dbt-materialize/requirements.txt +++ b/misc/dbt-materialize/requirements.txt @@ -2,7 +2,7 @@ agate==1.9.1 annotated-types==0.7.0 attrs==25.4.0 babel==2.18.0 -certifi==2026.1.4 +certifi==2026.2.25 charset-normalizer==3.4.4 click==8.3.1 colorama==0.4.6 @@ -39,7 +39,7 @@ pluggy==1.6.0 protobuf==6.33.5 psycopg2-binary==2.9.11 pydantic==2.12.5 -pydantic_core==2.41.5 +pydantic_core==2.42.0 Pygments==2.19.2 pytest==8.4.2 pytest-split==0.11.0