From 55a08fd966b130434ef18a020baf6ff171be104f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:10:19 +0000 Subject: [PATCH] Bump pyjwt from 2.9.0 to 2.10.1 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.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.9.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45cf9af..9b3d69e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ ldap3==2.9.1 oracledb==2.4.1 PyGithub GitPython==3.1.43 -pyjwt==2.9.0 +pyjwt==2.10.1 python-dotenv==1.0.1 Jinja2==3.1.4 python-ldap