From 844ceee1e9e408b00e618dd1305245912203a153 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:59:28 +0000 Subject: [PATCH] Bump jwcrypto from 0.6.0 to 1.4 in /auth Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 0.6.0 to 1.4. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.6.0...v1.4.0) --- updated-dependencies: - dependency-name: jwcrypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/requirements.txt b/auth/requirements.txt index 9e24b2f..7636151 100644 --- a/auth/requirements.txt +++ b/auth/requirements.txt @@ -1,4 +1,4 @@ -jwcrypto==0.6.0 +jwcrypto==1.4 waitress==1.4.3 Flask==1.0.2 SQLAlchemy<1.4.0