From bc920eab8934c6631aa49dcd2e6d6efc03ea11eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:40:23 +0000 Subject: [PATCH] Bump cryptography from 41.0.0 to 41.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a50e8e2..c7daaec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ python-dotenv~=0.21.0 ytmusicapi==0.24.1 -cryptography==41.0.0 +cryptography==41.0.4 Flask~=2.2.2 dataclasses~=0.6 pylast~=5.1.0 \ No newline at end of file