From 6bd2fcc7da4b66700796767fcca4fdf32b880979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:44:31 +0000 Subject: [PATCH] Bump ftfy from 6.2.3 to 6.3.0 Bumps [ftfy](https://github.com/rspeer/python-ftfy) from 6.2.3 to 6.3.0. - [Release notes](https://github.com/rspeer/python-ftfy/releases) - [Changelog](https://github.com/rspeer/python-ftfy/blob/main/CHANGELOG.md) - [Commits](https://github.com/rspeer/python-ftfy/compare/v6.2.3...v6.3.0) --- updated-dependencies: - dependency-name: ftfy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 12202b0a5..c9dc6a42a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "elasticsearch-dsl==7.4.1", "elasticsearch==7.17.9", "feedparser==6.0.11", - "ftfy==6.2.3", + "ftfy==6.3.0", "geoip2==4.8.0", "gunicorn==23.0.0", "huey==2.5.2", diff --git a/requirements.in b/requirements.in index f4a5d7a25..60a6817d0 100644 --- a/requirements.in +++ b/requirements.in @@ -19,7 +19,7 @@ pytz==2024.2 django-jinja==2.10.2 elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 -ftfy==6.2.3 +ftfy==6.3.0 python-dateutil==2.9.0.post0 zope.structuredtext==5.0 redis==5.1.0