From 0dd3a888a455bfa8eaeb8a33e6ddff67546aa1bc 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] chore(deps): 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 32678ef..de34857 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ isort==4.3.21 jedi==0.17.0 Jinja2==2.11.2 johnnydep==1.5 -jwcrypto==0.7 +jwcrypto==1.4 kombu==4.6.8 lazy-object-proxy==1.4.3 lxml==4.5.1