Skip to content

Commit

Permalink
Bump jwcrypto from 1.5.0 to 1.5.1 in /lambdas/dkms_handler (#4)
Browse files Browse the repository at this point in the history
Bumps [jwcrypto](https://github.com/latchset/jwcrypto) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/latchset/jwcrypto/releases)
- [Commits](latchset/jwcrypto@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: jwcrypto
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent d23b8c5 commit 9af4fd7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions lambdas/dkms_handler/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lambdas/dkms_handler/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pyjwt = {extras = ["crypto"], version = "^2.8.0"}

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
jwcrypto = "^1.5.0"
jwcrypto = "^1.5.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 9af4fd7

Please sign in to comment.