From 65d22ad65cbdcb17e66611948c2a6db90d17b4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:59:43 +0000 Subject: [PATCH] Bump jwcrypto from 0.7 to 1.4 Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 0.7 to 1.4. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.7.0...v1.4.0) --- updated-dependencies: - dependency-name: jwcrypto 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 3df15a9..5bfd7f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-SocketIO==4.3.1 gunicorn==20.0.4 itsdangerous==1.1.0 Jinja2==2.11.3 -jwcrypto==0.7 +jwcrypto==1.4 MarkupSafe==1.1.1 pycparser==2.20 PyJWT==1.7.1