From 803bd1de87de2cfb6f67d26946591d59295baf43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:11:13 +0000 Subject: [PATCH] chore(deps): bump db-dtypes from 1.5.1 to 1.6.0 Bumps [db-dtypes](https://github.com/googleapis/google-cloud-python) from 1.5.1 to 1.6.0. - [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.1...db-dtypes-v1.6.0) --- updated-dependencies: - dependency-name: db-dtypes dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a85caacf..f5ac3845 100644 --- a/requirements.in +++ b/requirements.in @@ -54,7 +54,7 @@ dask[distributed]==2026.3.0 # via # distributed # mozilla-jetstream -db-dtypes==1.5.1 +db-dtypes==1.6.0 # via mozilla-jetstream distlib==0.4.0 # via virtualenv diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..5ca61455 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.1 \ - --hash=sha256:901099b807c9312bc61a5bddbfb07512884e6c6d5a9edacf24d50bcf303aa5f7 \ - --hash=sha256:ad71a6645e3c1f06d4d32023940576648f43119822f825f0d22587c6ef8afe15 +db-dtypes==1.6.0 \ + --hash=sha256:03f0ff5798fa5e407f07e84de2d619cbc363b8dcc40104825a85519793ffee8d \ + --hash=sha256:4ba87b15cc972a7cc0aed2b7483e0823c7765eca88128453f52c88c5e0f4ae46 # via -r requirements.in distlib==0.4.0 \ --hash=sha256:9659f7d87e46584a30b5780e43ac7a2143098441670ff0a49d5f9034c54a6c16 \