From 87ada5944133de1bfdc987101dc9c22d74482b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:12:49 +0000 Subject: [PATCH] Bump pyjwt from 2.12.0 to 2.13.0 in /services/update-selectors Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.13.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.12.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/update-selectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/update-selectors/requirements.txt b/services/update-selectors/requirements.txt index e895c4146c..fb54ad88cb 100644 --- a/services/update-selectors/requirements.txt +++ b/services/update-selectors/requirements.txt @@ -6,7 +6,7 @@ docopt==0.6.2 idna==3.15 nats-py==2.6.0 notifications-python-client==8.0.1 -PyJWT==2.12.0 +PyJWT==2.13.0 pytest==9.0.3 python-arango==7.3.4 python-dotenv==1.2.2