From 0e58fdb9bbd2487a7543bf31333b9eb2eeddc7c3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Feb 2024 02:30:33 -0500 Subject: [PATCH] Update cryptography from 41.0.7 to 42.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c3c0f37..9847433 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==4.0.0 flake8==6.1.0 tox==4.12.1 coverage==7.4.1 -cryptography==41.0.7 +cryptography==42.0.3 Sphinx==7.2.6 PyYAML==6.0.1 pytest==7.4.3