From e8da9b36a16b03b937fcd0a737c3ddd924a15487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 07:19:58 +0000 Subject: [PATCH] Bump brotli from 1.0.9 to 1.1.0 Bumps [brotli](https://github.com/google/brotli) from 1.0.9 to 1.1.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.1.0) --- updated-dependencies: - dependency-name: brotli 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 a88f7adc0..8818b563e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pygments==2.16.1 python-dateutil==2.8.2 pyyaml==6.0.1 httpx[http2]==0.24.1 -Brotli==1.0.9 +Brotli==1.1.0 uvloop==0.17.0 httpx-socks[asyncio]==0.7.7 setproctitle==1.3.2