From 1be99e6fa705d0d2fe35b7c9af661fd743e82b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:54:37 +0000 Subject: [PATCH] Bump typogrify from 2.0.7 to 2.1.0 Bumps [typogrify](https://github.com/justinmayer/typogrify) from 2.0.7 to 2.1.0. - [Release notes](https://github.com/justinmayer/typogrify/releases) - [Changelog](https://github.com/justinmayer/typogrify/blob/main/CHANGELOG.md) - [Commits](https://github.com/justinmayer/typogrify/commits/2.1.0) --- updated-dependencies: - dependency-name: typogrify 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 f6ff7b8..d343294 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ newrelic==10.4.0 python-dateutil==2.9.0.post0 requests==2.32.3 servestatic[brotli]==2.1.1 -typogrify==2.0.7 +typogrify==2.1.0 uvicorn[standard]==0.34.0 # oscrypto is a dependency of one of the above packages. # We can go back to mainline oscrypto once