From 1983f0198ba051325a6d12ef444957b171688388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 3 Apr 2019 21:19:55 +0000 Subject: [PATCH] Bump cryptography from 2.3.1 to 2.6.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 2.6.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.3.1...2.6.1) Signed-off-by: dependabot[bot] --- homeassistant_cli/package_constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant_cli/package_constraints.txt b/homeassistant_cli/package_constraints.txt index 8dba220..94483f8 100644 --- a/homeassistant_cli/package_constraints.txt +++ b/homeassistant_cli/package_constraints.txt @@ -6,7 +6,7 @@ bcrypt==3.1.4 certifi>=2018.04.16 jinja2>=2.10 PyJWT==1.6.4 -cryptography==2.3.1 +cryptography==2.6.1 pip>=8.0.3 pytz>=2018.07 pyyaml>=4.2b1