From 89cd9598ee93413634b592b9cfc6701c29881869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 04:36:57 +0000 Subject: [PATCH] build(deps): bump pyjwt from 1.6.4 to 2.4.0 in /spk/homeassistant/src Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 2.4.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.6.4...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spk/homeassistant/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/homeassistant/src/requirements.txt b/spk/homeassistant/src/requirements.txt index aa6e39d2..14639e1c 100644 --- a/spk/homeassistant/src/requirements.txt +++ b/spk/homeassistant/src/requirements.txt @@ -10,7 +10,7 @@ attrs==18.2.0 bcrypt==3.1.5 certifi>=2018.11.29 Jinja2>=2.10 -PyJWT==1.6.4 +PyJWT==2.4.0 cryptography==2.3.1 ed25519 pip>=8.0.3