From 3af059243368bff1ca2b1d08eb68ddd50fceff25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 16:34:07 +0000 Subject: [PATCH] Bump wagtailmedia from 0.14.5 to 0.15.1 Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.14.5 to 0.15.1. - [Release notes](https://github.com/torchbox/wagtailmedia/releases) - [Changelog](https://github.com/torchbox/wagtailmedia/blob/main/CHANGELOG.md) - [Commits](https://github.com/torchbox/wagtailmedia/compare/v0.14.5...v0.15.1) --- updated-dependencies: - dependency-name: wagtailmedia 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 85d75f27661..738144d6012 100644 --- a/requirements.txt +++ b/requirements.txt @@ -282,7 +282,7 @@ wagtail-localize-git==0.14.1 # via -r requirements.in wagtail-metadata==5.0.0 # via -r requirements.in -wagtailmedia==0.14.5 +wagtailmedia==0.15.1 # via -r requirements.in webencodings==0.5.1 # via html5lib