From 054c0606b0978582d4b6265d55a4fc3120395f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:47:59 +0000 Subject: [PATCH] chore(deps): 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 bef874b..ef8fc2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ bidict==0.23.1 blinker==1.9.0 -Brotli==1.1.0 +Brotli==1.2.0 certifi==2025.10.5 charset-normalizer==3.4.4 click==8.3.0