From 8f4d3ed2d9aea20046663eb10befaca4ce1568f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 09:45:40 +0000 Subject: [PATCH] Bump pyjwt from 1.7.1 to 2.4.0 in /reporting/superset 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](https://github.com/jpadilla/pyjwt/compare/1.7.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reporting/superset/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reporting/superset/requirements.txt b/reporting/superset/requirements.txt index b9666a7..8e2fda1 100644 --- a/reporting/superset/requirements.txt +++ b/reporting/superset/requirements.txt @@ -180,7 +180,7 @@ pyarrow==5.0.0 # via apache-superset pycparser==2.20 # via cffi -pyjwt==1.7.1 +pyjwt==2.4.0 # via # apache-superset # flask-appbuilder