From 884789d917bff73cd61389861f68021a33f9049d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 16:59:00 +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 f1cd032..20b7b68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cryptography==2.6.1 github3.py==1.3.0 gpiozero==1.5.0 idna==2.8 -jwcrypto==0.6.0 +jwcrypto==1.4 pycparser==2.19 python-dateutil==2.8.0 requests==2.21.0