From c679839c442c300329135476a9375f20daa6ea20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 22:49:13 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /Updater directory: [brotli](https://github.com/google/brotli), [filelock](https://github.com/tox-dev/py-filelock) and [h2](https://github.com/python-hyper/h2). Updates `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) Updates `filelock` from 3.18.0 to 3.20.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.18.0...3.20.1) Updates `h2` from 4.2.0 to 4.3.0 - [Changelog](https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-hyper/h2/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: brotli dependency-version: 1.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production dependency-group: pip - dependency-name: h2 dependency-version: 4.3.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Updater/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Updater/requirements.txt b/Updater/requirements.txt index 39d0b07..1ad85fc 100644 --- a/Updater/requirements.txt +++ b/Updater/requirements.txt @@ -1,5 +1,5 @@ attr==0.3.2 -brotli==1.1.0 +brotli==1.2.0 brotlicffi==1.1.0.0 chardet==5.2.0 ConfigParser==7.2.0 @@ -8,8 +8,8 @@ cython==3.1.2 docutils==0.21.2 email_validator==2.2.0 eval_type_backport==0.2.2 -filelock==3.18.0 -h2==4.2.0 +filelock==3.20.1 +h2==4.3.0 HTMLParser==0.0.2 hypothesis==6.135.29 ipython==9.4.0