chore(deps): Bump PyJWT from 2.0.1 to 2.4.0

Consists of security & bug fixes, and seemingly no breaking changes

Ref: https://pyjwt.readthedocs.io/en/stable/changelog.html
This commit is contained in:
Gavin D'souza 2022-06-21 11:33:07 +05:30 committed by gavin
parent 593fd0a178
commit 71531bd290

View file

@ -14,7 +14,7 @@ dependencies = [
"GitPython~=3.1.14",
"Jinja2~=3.1.2",
"Pillow~=9.1.1",
"PyJWT~=2.0.1",
"PyJWT~=2.4.0",
"PyMySQL~=1.0.2",
"PyPDF2~=2.1.0",
"PyPika~=0.48.9",