From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 15:17:19 +0000 (+0100) Subject: Bump pyjwt from 2.0.0 to 2.0.1 (#76) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c27cd842d96dbd01a04c2821b784b208ce1e0d16;p=music-assistant-server.git 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> --- 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