From 3e780d0f943323c76bcc2705aacb46e87a6ad518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 17:34:30 +0000 Subject: [PATCH] Bump wagtailmedia from 0.9.0 to 0.13.0 Bumps [wagtailmedia](https://github.com/torchbox/wagtailmedia) from 0.9.0 to 0.13.0. - [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.9.0...v0.13.0) --- 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 ef0cb583..8262b736 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ psycopg2==2.9.5 phonenumbers==8.13.6 # Wagtail media module -wagtailmedia==0.9.0 +wagtailmedia==0.13.0 djangorestframework==3.13.1