Skip to content

Commit 036a997

Browse files
Update pyjwt requirement from >=2.8 to >=2.12.1
Updates the requirements on [pyjwt](https://github.com/jpadilla/pyjwt) to permit the latest version. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9255f0d commit 036a997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pytest-asyncio>=0.23
33
httpx>=0.27
44
fastapi>=0.111
55
cryptography>=42.0
6-
PyJWT>=2.8
6+
PyJWT>=2.12.1
77
javalang>=0.13

0 commit comments

Comments
 (0)