From 7f3c2c96ae9000ce4bdd1b1ae01bcdd35d67c4e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 05:41:45 +0000 Subject: [PATCH] Bump pyjwt from 2.9.0 to 2.12.0 in /plugins/flytekit-airflow Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.12.0. - [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.9.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- plugins/flytekit-airflow/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-airflow/dev-requirements.txt b/plugins/flytekit-airflow/dev-requirements.txt index 498151ee65..c9a064dea0 100644 --- a/plugins/flytekit-airflow/dev-requirements.txt +++ b/plugins/flytekit-airflow/dev-requirements.txt @@ -876,7 +876,7 @@ pygments==2.18.0 # rich pyjsparser==2.7.1 # via js2py -pyjwt==2.9.0 +pyjwt==2.12.0 # via # apache-airflow # flask-appbuilder