From 0dd69debb71adee833c398fcda34d9d90809b108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 08:29:29 +0100 Subject: [PATCH] Bump homeassistant from 2021.11.2 to 2021.11.3 (#82) --- Pipfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 35ec53d..50abd0c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -251,11 +251,11 @@ }, "homeassistant": { "hashes": [ - "sha256:98622233063020360b7166b65dac6320f6756b1a2ca76d49b97d50ba70641d4c", - "sha256:e162d76f76221ee0a0f0f672fb969be03c6f941677b47839e39faee0ea0f93ce" + "sha256:2868f8fd93ed93154a05566dbd8800d4923f5aa02707a350a06fe78b99333af3", + "sha256:dee79e435095c2a584d606062a3aca3aa3ce82d62f67e7caf3dcb7e1da634c03" ], "index": "pypi", - "version": "==2021.11.2" + "version": "==2021.11.3" }, "httpcore": { "hashes": [ @@ -285,7 +285,7 @@ "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7", "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951" ], - "markers": "python_version < '4.0' and python_full_version >= '3.6.1'", + "markers": "python_version < '4' and python_full_version >= '3.6.1'", "version": "==5.10.1" }, "jinja2": { @@ -631,7 +631,7 @@ "sha256:4987c65554f7a2dbf30c18fd48778ef124af6fab771a377103da0585e2336ece", "sha256:c4fdf4019605b6e5423637e01bc9fe4daef873709a7973e195ceba0a62bbc844" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", "version": "==1.26.7" }, "voluptuous": {