From ef04169d8c3f6dea95e3d1d7816a74879e6e5278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 07:47:54 +0000 Subject: [PATCH] Bump markupsafe from 3.0.0 to 3.0.1 in /ytdlp-server Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ytdlp-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ytdlp-server/requirements.txt b/ytdlp-server/requirements.txt index cafc49c..bcea7fe 100644 --- a/ytdlp-server/requirements.txt +++ b/ytdlp-server/requirements.txt @@ -5,7 +5,7 @@ Flask==3.0.3 gunicorn==23.0.0 itsdangerous==2.2.0 Jinja2==3.1.4 -MarkupSafe==3.0.0 +MarkupSafe==3.0.1 mutagen==1.47.0 py-healthcheck==1.10.1 pycryptodomex==3.21.0