From 8bce9933ed6c575e098c31d492010d63a0d7f9e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:38:32 +0000 Subject: [PATCH] Bump jwcrypto from 0.8 to 1.5.1 Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 0.8 to 1.5.1. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v0.8.0...v1.5.1) --- 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 51fbd93..414d3af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ jaraco.logging==3.1.0 jaraco.stream==3.0.0 jaraco.text==3.5.0 Jinja2==2.11.3 -jwcrypto==0.8 +jwcrypto==1.5.1 kombu==5.0.2 ldap3==2.9 markovify==0.9.0