From 8da1947c8d4ed3b1cc21427db85bf58f8d88ff4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 14:56:16 +0000 Subject: [PATCH] Bump python-jose from 3.3.0 to 3.4.0 Bumps [python-jose](https://github.com/mpdavis/python-jose) from 3.3.0 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/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: python-jose dependency-version: 3.4.0 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 b786b5b..14caf77 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ torchvision==0.16.2 transformers==4.52.4 opencv-python==4.8.1.78 aiofiles==23.2.1 -python-jose==3.3.0 +python-jose==3.4.0 passlib==1.7.4 pydantic-settings==2.1.0 pydantic-core==2.14.6