mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
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:
parent
2a1483ece5
commit
e877abf32f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ include_package_data = True
|
|||
install_requires =
|
||||
Jinja2==2.11.2
|
||||
openpyxl==3.0.5
|
||||
PyJWT==1.7.1
|
||||
PyJWT==2.1.0
|
||||
PyYAML==5.3.1
|
||||
roll==0.13.0
|
||||
ujson==3.2.0
|
||||
|
|
Loading…
Reference in a new issue