From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 13:44:56 +0000 (+0100) Subject: Bump pyjwt from 1.7.1 to 2.0.0 (#60) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=0c42214e1a3d9b0c1d1b70b468e95be84ae6da87;p=music-assistant-server.git Bump pyjwt from 1.7.1 to 2.0.0 (#60) Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.0.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.0.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 09a2b6b0..37712502 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ soco==0.20 pillow==8.0.1 aiohttp_cors==0.7.0 unidecode==1.1.2 -PyJWT==1.7.1 +PyJWT==2.0.0 zeroconf==0.28.7 passlib==1.7.4 cryptography==3.3.1