Browse Source

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] <support@github.com>
dependabot[bot] 1 year ago
parent
commit
e8da9b36a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
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