From 331b4cf5ab1f32d6436d33d2ad018e31ce73fbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:31:14 +0000 Subject: [PATCH] Bump pyjwt from 2.12.0 to 2.12.1 in /docker/teams Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docker/teams/Pipfile.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docker/teams/Pipfile.lock b/docker/teams/Pipfile.lock index fedfd0040de77..b6228ba8723aa 100644 --- a/docker/teams/Pipfile.lock +++ b/docker/teams/Pipfile.lock @@ -260,12 +260,12 @@ }, "pyjwt": { "hashes": [ - "sha256:2f62390b667cd8257de560b850bb5a883102a388829274147f1d724453f8fb02", - "sha256:9bb459d1bdd0387967d287f5656bf7ec2b9a26645d1961628cda1764e087fd6e" + "sha256:28ca37c070cad8ba8cd9790cd940535d40274d22f80ab87f3ac6a713e6e8454c", + "sha256:c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==2.12.0" + "version": "==2.12.1" }, "setuptools": { "hashes": [ @@ -275,6 +275,14 @@ "markers": "python_version >= '3.8'", "version": "==68.2.2" }, + "typing-extensions": { + "hashes": [ + "sha256:0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466", + "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548" + ], + "markers": "python_version >= '3.9'", + "version": "==4.15.0" + }, "werkzeug": { "hashes": [ "sha256:2b8c0e447b4b9dbcc85dd97b6eeb4dcbaf6c8b6c3be0bd654e25553e0a2157d8",