Skip to content

Commit

Permalink
fix(deps): update dependency cryptography to v44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and julienc91 committed Nov 28, 2024
1 parent 287008b commit 666db07
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 23 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"psycopg[binary] ~= 3.2.1",
"django-ninja ~= 1.3.0",
"httpx ~= 0.27.0",
"cryptography ~= 43.0",
"cryptography ~=44.0",
"beautifulsoup4 ~= 4.12.3",
"django-cors-headers ~=4.6.0",
"redis ~= 5.2.0",
Expand Down
48 changes: 26 additions & 22 deletions backend/uv.lock

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

0 comments on commit 666db07

Please sign in to comment.