Skip to content

Commit 0166bb5

Browse files
Bump pyjwt from 2.11.0 to 2.12.0 in /lambdas/backend (#1293)
* Bump pyjwt from 2.11.0 to 2.12.0 in /lambdas/backend
1 parent a10ce14 commit 0166bb5

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)