From 040bac11ca0e978804ecd1996722118eae003e6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 16:41:00 +0000 Subject: [PATCH] Bump jwcrypto from 1.4.2 to 1.5.1 in /src Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.4.2 to 1.5.1. - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v1.4.2...v1.5.1) --- updated-dependencies: - dependency-name: jwcrypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 2aa3b43..2e1f119 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -28,7 +28,7 @@ idna==3.4 importlib-metadata==6.6.0 itsdangerous==2.1.2 Jinja2==3.1.2 -jwcrypto==1.4.2 +jwcrypto==1.5.1 MarkupSafe==2.1.2 outcome==1.2.0 Pillow==10.0.1