Skip to content

Commit 74e4d84

Browse files
Bump pyjwt from 2.11.0 to 2.12.0 in /lambdas/filenameprocessor (#1290)
* Bump pyjwt from 2.11.0 to 2.12.0 in /lambdas/filenameprocessor
1 parent 50d9429 commit 74e4d84

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

lambdas/filenameprocessor/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/filenameprocessor/pyproject.toml

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

0 commit comments

Comments
 (0)