Skip to content

Commit 719518d

Browse files
chore(deps): update pyjwt requirement from >=2.8.0 to >=2.13.0
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.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1117824 commit 719518d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"strawberry-graphql[fastapi]>=0.324.0",
2525
"celery>=5.3.6",
2626
"aiokafka>=0.14.0",
27-
"pyjwt>=2.8.0",
27+
"pyjwt>=2.13.0",
2828
"onnxruntime>=1.17.0",
2929
"huggingface_hub>=0.20.0",
3030
"google-genai>=2.14.0",

0 commit comments

Comments
 (0)