From 618ae6db8bec3d4bd34554e0ec25e39ccd7ac66d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:59:41 +0000 Subject: [PATCH] Bump jwcrypto from 0.6.0 to 1.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09c1072..da2114c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ importlib-resources==3.0.0 ; python_version < '3.7' isodate==0.6.0 jinja2==2.11.2 jmespath==0.10.0 -jwcrypto==0.8 +jwcrypto==1.4 lxml==4.5.2 markupsafe==1.1.1 mock==2.0.0