From 96fb0662fdc2f524bd9b025e58cc21cbdf173c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 22:46:41 +0000 Subject: [PATCH] fix(deps): bump pyjwt from 2.10.0 to 2.10.1 in /requirements Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.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.10.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 44aea23..ffb53ea 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -15,4 +15,4 @@ psycopg2==2.9.10 sentry-sdk==2.18.0 fastapi-sso==0.17.0 mailjet-rest==1.3.4 -pyjwt==2.10.0 +pyjwt==2.10.1