Skip to content

Commit d229b4b

Browse files
poetry: bump pyjwt from 2.8.0 to 2.11.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.11.0. - [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.11.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa6e7f2 commit d229b4b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nhs-number = "1.3.6"
1313
aws-lambda-powertools = "^2.35.1"
1414
requests = "^2.32.4"
1515
boto3-stubs = {extras = ["dynamodb", "firehose", "kinesis", "lambda", "rds", "s3"], version = "^1.40.59"}
16-
pyjwt = "^2.8.0"
16+
pyjwt = "^2.11.0"
1717
pydantic = "^2.9.2"
1818
pydantic-settings = "^2.5.2"
1919

0 commit comments

Comments
 (0)