From e4e619ef4ea95e17c198eba78e524641530644ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:12:57 +0000 Subject: [PATCH] chore(deps): bump db-dtypes from 1.5.0 to 1.5.1 Bumps [db-dtypes](https://github.com/googleapis/google-cloud-python) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/db-dtypes-v1.5.0...db-dtypes-v1.5.1) --- updated-dependencies: - dependency-name: db-dtypes dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 38d913ee..7b436814 100644 --- a/requirements.in +++ b/requirements.in @@ -54,7 +54,7 @@ dask[distributed]==2026.3.0 # via # distributed # mozilla-jetstream -db-dtypes==1.5.0 +db-dtypes==1.5.1 # via mozilla-jetstream distlib==0.4.0 # via virtualenv diff --git a/requirements.txt b/requirements.txt index 195d71c3..a1a42d2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -532,9 +532,9 @@ dask[distributed]==2026.3.0 \ # via # -r requirements.in # distributed -db-dtypes==1.5.0 \ - --hash=sha256:abdbb2e4eb965800ed6f98af0c5c1cafff9063ace09114be2d26a7f046be2c8a \ - --hash=sha256:ad9e94243f53e104bc77dbf9ae44b580d83a770d3694483aba59c9767966daa5 +db-dtypes==1.5.1 \ + --hash=sha256:901099b807c9312bc61a5bddbfb07512884e6c6d5a9edacf24d50bcf303aa5f7 \ + --hash=sha256:ad71a6645e3c1f06d4d32023940576648f43119822f825f0d22587c6ef8afe15 # via -r requirements.in distlib==0.4.0 \ --hash=sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16 \