From 88b6d093ba2a2dfe1ba5e99d663c4087b4f5f075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 11:39:14 +0000 Subject: [PATCH] Update joserfc requirement from ==0.9.* to ==0.10.* in /docker/main Updates the requirements on [joserfc](https://github.com/authlib/joserfc) to permit the latest version. - [Release notes](https://github.com/authlib/joserfc/releases) - [Changelog](https://github.com/authlib/joserfc/blob/main/docs/changelog.rst) - [Commits](https://github.com/authlib/joserfc/compare/0.9.0...0.10.0) --- updated-dependencies: - dependency-name: joserfc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/main/requirements-wheels.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/main/requirements-wheels.txt b/docker/main/requirements-wheels.txt index 91bdb732b..e885ab67c 100644 --- a/docker/main/requirements-wheels.txt +++ b/docker/main/requirements-wheels.txt @@ -2,7 +2,7 @@ click == 8.1.* Flask == 3.0.* Flask_Limiter == 3.6.* imutils == 0.5.* -joserfc == 0.9.* +joserfc == 0.10.* markupsafe == 2.1.* matplotlib == 3.8.* mypy == 1.6.1