From b3df7ddecf471a9251650136e7c5396f189b3032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 03:29:26 +0000 Subject: [PATCH] Bump cryptography from 37.0.2 to 39.0.1 in /examples/masonite Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/37.0.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/masonite/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/masonite/requirements.txt b/examples/masonite/requirements.txt index bf85e7a..630bab3 100644 --- a/examples/masonite/requirements.txt +++ b/examples/masonite/requirements.txt @@ -8,7 +8,7 @@ cleo==0.8.1 clikit==0.6.2 colorama==0.4.4 crashtest==0.3.1 -cryptography==37.0.2 +cryptography==39.0.1 dotty-dict==1.3.0 exceptionite==2.2.5 Faker==13.12.0