Skip to content

Commit d162714

Browse files
Bump pyjwt from 2.11.0 to 2.12.0 in /lambdas/backend
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.11.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ce5884 commit d162714

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

lambdas/backend/poetry.lock

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

lambdas/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ moto = "^5.1.20"
2020
requests = "~2.32.5"
2121
responses = "~0.25.7"
2222
pydantic = "~1.10.13"
23-
pyjwt = {extras = ["crypto"], version = "^2.11.0"}
23+
pyjwt = {extras = ["crypto"], version = "^2.12.0"}
2424
jsonpath-ng = "^1.6.0"
2525
simplejson = "^3.20.2"
2626
structlog = "^24.1.0"

0 commit comments

Comments
 (0)