From 0af007f00c54d73f0db103c523f87f63a39e93b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 08:56:17 +0000 Subject: [PATCH] Bump pyjwt from 2.9.0 to 2.10.0 Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.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.10.0) --- 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 38f86291d2..52f26238bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pydantic==2.9.1 # when the issue is resolved, the dependency can be dropped altogether pydantic-core==2.23.3 pyformance==0.4 -PyJWT==2.9.0 +PyJWT==2.10.0 pynacl==1.5.0 python-dateutil==2.9.0.post0 pyyaml==6.0.2