Skip to content

Commit

Permalink
Bump pyjwt from 1.7.1 to 2.4.0 in /reporting/superset
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@1.7.1...2.4.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent d014332 commit 4952507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reporting/superset/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ py==1.8.1 # via retry
pyarrow==0.16.0 # via apache-superset
pycparser==2.20 # via cffi
pydruid==0.4.4
pyjwt==1.7.1 # via flask-appbuilder, flask-jwt-extended
pyjwt==2.4.0 # via flask-appbuilder, flask-jwt-extended
pyparsing==2.4.7 # via packaging
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via alembic, apache-superset, croniter, flask-appbuilder, pandas
Expand Down

0 comments on commit 4952507

Please sign in to comment.