From cfd621d36cbf07ddd0a6c7ed2a25d50297116a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 22:02:45 +0000 Subject: [PATCH] Bump python-jwt from 3.2.6 to 3.3.4 Bumps [python-jwt](https://github.com/davedoesdev/python-jwt) from 3.2.6 to 3.3.4. - [Release notes](https://github.com/davedoesdev/python-jwt/releases) - [Commits](https://github.com/davedoesdev/python-jwt/commits) --- updated-dependencies: - dependency-name: python-jwt 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 5145858..c05a228 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ Pillow==8.2.0 pycryptodome==3.9.7 pyocr==0.7.2 pytesseract==0.3.3 -python-jwt==3.2.6 +python-jwt==3.3.4 requests-toolbelt==0.9.1 sseclient==0.0.26