mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 11:32:38 +02:00
Bump pyjwt from 1.7.1 to 2.7.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.7.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.7.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ff262418c3
commit
c14942f7fe
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.7.0
|
||||
PyYAML==5.3.1
|
||||
roll==0.13.0
|
||||
ujson==3.2.0
|
||||
|
|
Loading…
Reference in a new issue