From c27cd842d96dbd01a04c2821b784b208ce1e0d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 16:17:19 +0100 Subject: [PATCH] Bump pyjwt from 2.0.0 to 2.0.1 (#76) Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.0 to 2.0.1. - [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/2.0.0...2.0.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3923e25c..efd1d910 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ soco==0.20 pillow==8.1.0 aiohttp_cors==0.7.0 unidecode==1.1.2 -PyJWT==2.0.0 +PyJWT==2.0.1 zeroconf==0.28.8 passlib==1.7.4 cryptography==3.4.6 -- 2.34.1