Skip to content

Commit

Permalink
Update dependency cryptography to v44 (#431)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 6a2221b commit 3fc6388
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 37 deletions.
74 changes: 38 additions & 36 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sqlalchemy = "2.0.36"
uvicorn = "0.32.1"
requests = "2.32.3"
pyjwt = {extras = ["crypto"], version = "^2.9.0"}
cryptography = "43.0.3"
cryptography = "44.0.0"
certifi = "2024.8.30"
idna = "3.10"

Expand Down

0 comments on commit 3fc6388

Please sign in to comment.