From a9bdc4e40b82c12f7da07839c5b129d04f67c14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:31:54 +0000 Subject: [PATCH] Bump cryptography in /2023/quals/web-under-construction/challenge/flask Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../web-under-construction/challenge/flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2023/quals/web-under-construction/challenge/flask/requirements.txt b/2023/quals/web-under-construction/challenge/flask/requirements.txt index 4f778ad57..4f523658a 100644 --- a/2023/quals/web-under-construction/challenge/flask/requirements.txt +++ b/2023/quals/web-under-construction/challenge/flask/requirements.txt @@ -13,4 +13,4 @@ requests==2.29.0 gunicorn==20.1.0 pymysql==1.0.3 gevent==22.10.2 -cryptography==41.0.4 +cryptography==43.0.1