From 59c1ce17ad97e16da531769654cc978c21be6a68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 02:11:18 +0000 Subject: [PATCH] Bump brotli from 1.1.0 to 1.2.0 Bumps [brotli](https://github.com/google/brotli) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/google/brotli/releases) - [Changelog](https://github.com/google/brotli/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/brotli/compare/go/cbrotli/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: brotli dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a7a2b9..d8afc82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask==3.1.3 Flask-Compress==1.24 yfinance==1.5.2 Flask-Cors==6.0.5 -Brotli==1.1.0 +Brotli==1.2.0 firebase-admin==7.1.0 google-cloud-firestore==2.21.0 requests==2.34.2