summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-08 07:19:58 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-09-11 10:02:55 +0200
commite8da9b36a16b03b937fcd0a737c3ddd924a15487 (patch)
treea85708640b9d8f45f7baf8cd35f68954b774565b /requirements.txt
parentd07c006aed12631a7e0f9a5c82288a8ef7c5bfad (diff)
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>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a88f7adc..8818b563 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