From 94302b6ca4be8d6dd1dde99d2ceb4bc4e35d48f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:22:46 +0000 Subject: [PATCH] Bump pyphen from 0.11.0 to 0.16.0 Bumps [pyphen](https://github.com/Kozea/Pyphen) from 0.11.0 to 0.16.0. - [Release notes](https://github.com/Kozea/Pyphen/releases) - [Changelog](https://github.com/Kozea/Pyphen/blob/main/docs/changelog.rst) - [Commits](https://github.com/Kozea/Pyphen/compare/0.11.0...0.16.0) --- updated-dependencies: - dependency-name: pyphen 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 677f02efc1..605299fddd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -286,7 +286,7 @@ pyopenair==1.2.1 # via geotrek (setup.py) pypdf2==1.27.5 # via pdfimpose -pyphen==0.11.0 +pyphen==0.16.0 # via weasyprint python-dateutil==2.9.0.post0 # via celery