From bfc36c00d80fe93bd996b69ba591854f1df1490a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 18:45:12 +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 8bbb4e8a5a..36bad59acd 100644 --- a/Library/Homebrew/formula-analytics/requirements.txt +++ b/Library/Homebrew/formula-analytics/requirements.txt @@ -8,9 +8,9 @@ certifi==2025.4.26 \ --hash=sha256:0a816057ea3cdefcef70270d2c515e4506bbc954f417fa5ade2021213bb8f0c6 \ --hash=sha256:30350364dfe371162649852c63336a15c70c6510c2ad5015b21c2345311805f3 # 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==20.0.0 \ --hash=sha256:00138f79ee1b5aca81e2bdedb91e3739b987245e11fa3c826f9e57c5d102fb75 \