From 7b62ba8e3b5a6a58462f1fb90d3a986d65884c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 04:55:21 +0000 Subject: [PATCH] Bump pyjwt from 2.0.1 to 2.4.0 in /Visualization Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.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/2.0.1...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Visualization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Visualization/requirements.txt b/Visualization/requirements.txt index 0dd26cf..ec1af71 100644 --- a/Visualization/requirements.txt +++ b/Visualization/requirements.txt @@ -7,4 +7,4 @@ pandas==1.2.3 numpy==1.18.1 influxdb==5.2.3 requests==2.24.0 -pyjwt==2.0.1 +pyjwt==2.4.0