From c4727fc6b7fb45d05f10532799837d813dcd84c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 05:27:10 +0000 Subject: [PATCH] build(deps): bump reactivex in /Library/Homebrew/formula-analytics Bumps [reactivex](https://github.com/ReactiveX/RxPY) from 4.0.4 to 4.1.0. - [Release notes](https://github.com/ReactiveX/RxPY/releases) - [Changelog](https://github.com/ReactiveX/RxPY/blob/master/changes.md) - [Commits](https://github.com/ReactiveX/RxPY/compare/v4.0.4...v4.1.0) --- updated-dependencies: - dependency-name: reactivex dependency-version: 4.1.0 dependency-type: indirect 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..c09cc1afbb6c5 100644 --- a/Library/Homebrew/formula-analytics/requirements.txt +++ b/Library/Homebrew/formula-analytics/requirements.txt @@ -60,9 +60,9 @@ python-dateutil==2.9.0.post0 \ --hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \ --hash=sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427 # via influxdb3-python -reactivex==4.0.4 \ - --hash=sha256:0004796c420bd9e68aad8e65627d85a8e13f293de76656165dffbcb3a0e3fb6a \ - --hash=sha256:e912e6591022ab9176df8348a653fe8c8fa7a301f26f9931c9d8c78a650e04e8 +reactivex==4.1.0 \ + --hash=sha256:485750ec8d9b34bcc8ff4318971d234dc4f595058a1b4435a74aefef4b2bc9bd \ + --hash=sha256:c7499e3c802bccaa20839b3e17355a7d939573fded3f38ba3d4796278a169a3d # via influxdb3-python six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \