From c15052abb723f7cd7669a1ceb6aa82844bcb1f28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 05:52:14 +0000 Subject: [PATCH] build(deps): bump influxdb3-python Bumps [influxdb3-python](https://github.com/InfluxCommunity/influxdb3-python) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/InfluxCommunity/influxdb3-python/releases) - [Changelog](https://github.com/InfluxCommunity/influxdb3-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/InfluxCommunity/influxdb3-python/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: influxdb3-python dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/formula-analytics/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/formula-analytics/requirements.txt b/Library/Homebrew/formula-analytics/requirements.txt index 5ce9e88c140ac..173a5324d6c12 100644 --- a/Library/Homebrew/formula-analytics/requirements.txt +++ b/Library/Homebrew/formula-analytics/requirements.txt @@ -8,9 +8,9 @@ certifi==2025.1.31 \ --hash=sha256:3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651 \ --hash=sha256:ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe # via influxdb3-python -influxdb3-python==0.12.0 \ - --hash=sha256:991f756528280b376db162e26ad80096168917f294d62f449a70257e65014c03 \ - --hash=sha256:d82ec4193257e49ba7fee1dee940c951c949a8557d0cf2f7b9f817f940ebcf34 +influxdb3-python==0.13.0 \ + --hash=sha256:616ee767286a81b6f575ea3de097bc095db724262586231ca8d7567dd2377a30 \ + --hash=sha256:c039638fcb44dd7c9433ab19e8f05bb782fa13989cb8c74d90e1291ebcc67b3b # via -r requirements.in pyarrow==19.0.1 \ --hash=sha256:008a4009efdb4ea3d2e18f05cd31f9d43c388aad29c636112c2966605ba33466 \