From f462299397818cdadbb850d4fea26c72558ee5ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:54:35 +0000 Subject: [PATCH] Bump servestatic[brotli] from 2.1.1 to 3.0.0 Bumps [servestatic[brotli]](https://github.com/Archmonger/ServeStatic) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/Archmonger/ServeStatic/releases) - [Changelog](https://github.com/Archmonger/ServeStatic/blob/main/CHANGELOG.md) - [Commits](https://github.com/Archmonger/ServeStatic/compare/2.1.1...3.0.0) --- updated-dependencies: - dependency-name: servestatic[brotli] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6ff7b8..ac20385 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==3.1.4 # Typogrify imports this even though we're not using newrelic==10.4.0 python-dateutil==2.9.0.post0 requests==2.32.3 -servestatic[brotli]==2.1.1 +servestatic[brotli]==3.0.0 typogrify==2.0.7 uvicorn[standard]==0.34.0 # oscrypto is a dependency of one of the above packages.