Skip to content

Commit f53caa6

Browse files
Bump pyjwt from 2.11.0 to 2.12.0 in /lambdas/filenameprocessor
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 f53caa6

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)