From 0fb28b5026dddf72fae8758f4fe3ad568f67f205 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 04:29:46 +0000 Subject: [PATCH] Bump pycryptodomex from 3.20.0 to 3.21.0 in /ytdlp-server Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.20.0 to 3.21.0. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.20.0...v3.21.0) --- updated-dependencies: - dependency-name: pycryptodomex dependency-type: direct:production update-type: version-update:semver-minor ... 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 e68c5b8..10997c7 100644 --- a/ytdlp-server/requirements.txt +++ b/ytdlp-server/requirements.txt @@ -8,7 +8,7 @@ Jinja2==3.1.4 MarkupSafe==2.1.5 mutagen==1.47.0 py-healthcheck==1.10.1 -pycryptodomex==3.20.0 +pycryptodomex==3.21.0 six==1.16.0 websockets==13.1 Werkzeug==3.0.4