From 5c4abbe660e51d600463b59dbfa78004b56ce2c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 11 Oct 2022 18:06:36 -0400 Subject: [PATCH] Update cryptography from 35.0.0 to 38.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3d64f42..7525c83 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==2.1.8 flake8==4.0.1 tox==3.25.0 coverage==6.2 -cryptography==35.0.0 +cryptography==38.0.2 Sphinx==4.5.0 PyYAML==6.0 pytest==6.2.5