Skip to content

Commit

Permalink
fix(deps): update dependency cryptography to v44 (#81)
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 Dec 7, 2024
1 parent e594da5 commit eb2cf36
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 23 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = [
{ name = "Luren", email = "68656403+luren-dc@users.noreply.github.com" },
]
dependencies = [
"cryptography<42.0.0,>=41.0.2",
"cryptography<44.0.1,>=44.0.0",
"typing-extensions>=4.12.2",
"httpx>=0.27.0",
]
Expand Down
54 changes: 32 additions & 22 deletions uv.lock

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

0 comments on commit eb2cf36

Please sign in to comment.