From 252cee942cca85d39609c58dc3bd3ec455ff915e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Feb 2024 13:03:59 +0900 Subject: [PATCH] Update cryptography from 1.8.1 to 42.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 97d8654..f2adc46 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,6 +5,6 @@ watchdog==0.8.3 flake8==3.3.0 tox==2.7.0 Sphinx==1.5.5 -cryptography==1.8.1 +cryptography==42.0.4 PyYAML==3.12 twine==1.9.1