From 2705a8e90b0e57273948af6e1c320f4ad7244d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:59:37 +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 d4c546b..f3ee503 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cryptography==3.3.2 docutils==0.15.2 idna==2.8 jmespath==0.10.0 -jwcrypto==0.7 +jwcrypto==1.4 pyasn1==0.4.8 pycparser==2.19 python-dateutil==2.8.0