Bump pyjwt from 1.7.1 to 2.1.0

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.1.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/1.7.1...2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-10 20:31:46 +00:00 committed by GitHub
parent 2a1483ece5
commit e877abf32f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ include_package_data = True
install_requires = install_requires =
Jinja2==2.11.2 Jinja2==2.11.2
openpyxl==3.0.5 openpyxl==3.0.5
PyJWT==1.7.1 PyJWT==2.1.0
PyYAML==5.3.1 PyYAML==5.3.1
roll==0.13.0 roll==0.13.0
ujson==3.2.0 ujson==3.2.0