From 78682e6bcb71749345c24610103eafce22d2f1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 21:48:31 +0000 Subject: [PATCH] build(deps): bump brotli from 1.0.9 to 1.2.0 Bumps [brotli](https://github.com/google/brotli) from 1.0.9 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/v1.0.9...v1.2.0) --- updated-dependencies: - dependency-name: brotli dependency-version: 1.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8181c5b6..200d5d56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ dateutils==0.6.6 phpserialize==1.3 semver==2.8.1 playwright==1.31.1 -brotli==1.0.9 +brotli==1.2.0 structlog #python 2/3 compatibility and backports