From 0131d8958765cab19f5e00d744cd6c9d6d440644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 03:26:25 +0000 Subject: [PATCH] Bump python-jose from 1.3.2 to 3.4.0 Bumps [python-jose](https://github.com/mpdavis/python-jose) from 1.3.2 to 3.4.0. - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](https://github.com/mpdavis/python-jose/compare/1.3.2...3.4.0) --- updated-dependencies: - dependency-name: python-jose dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a0f677a..e781e02 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pluginmanager PyYAML pygal==2.1.1 pyOpenSSL -python-jose==1.3.2 +python-jose==3.4.0 requests WSGIserver pytz