From 3c92bf937e3781c6da36d4fcb340944c14269cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:47:17 -0500 Subject: [PATCH] Bump cryptography from 42.0.2 to 42.0.4 (#1118) Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- static-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-requirements.txt b/static-requirements.txt index 34fff8e5943..ec0a98e382b 100644 --- a/static-requirements.txt +++ b/static-requirements.txt @@ -12,7 +12,7 @@ requests==2.31.0 uvicorn==0.24.0.post1 python-dotenv==1.0.0 ffmpeg==1.4 -cryptography==42.0.2 +cryptography==42.0.4 pillow==10.2.0 SQLAlchemy==2.0.23 psycopg2-binary==2.9.9