From eddebb9c5b35a9625d1d29b5335ce600b542a448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 00:21:49 +0000 Subject: [PATCH] Bump pyjwt from 1.5.0 to 2.4.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.0 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.5.0...2.4.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2e8546..1b145a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ glob2==0.5 translitua==1.2.4 raven==6.10.0 xlsxwriter<2.0 -pyjwt==1.5.0 +pyjwt==2.4.0 cryptography>=3.2 jmespath==0.9.3 python-telegram-bot==10.0.1