From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 15:24:27 +0000 (+0100) Subject: Bump pyjwt from 2.1.0 to 2.3.0 (#175) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=1c7c02ae2111ce637731a0302b722ea38d2489ee;p=music-assistant-server.git Bump pyjwt from 2.1.0 to 2.3.0 (#175) Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 to 2.3.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/2.1.0...2.3.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... 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 ea14f2ad..7d8ce2a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ soco==0.24.1 pillow==8.3.2 aiohttp_cors==0.7.0 unidecode==1.1.2 -PyJWT==2.1.0 +PyJWT==2.3.0 zeroconf==0.36.2 passlib==1.7.4 cryptography==35.0.0