Skip to content

Commit

Permalink
bump: cryptography version
Browse files Browse the repository at this point in the history
  • Loading branch information
8thgencore committed Sep 9, 2023
1 parent 7f17307 commit 8ab49fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ alembic = "^1.10.2"
asyncpg = "^0.27.0"
fastapi = {extras = ["all"], version = "^0.95.2"}
sqlmodel = "^0.0.8"
cryptography = "^38.0.3"
cryptography = "^41.0.3"
bcrypt = "^4.0.1"
pyjwt = { extras = ["crypto"], version = "^2.8.0" }
SQLAlchemy-Utils = "^0.38.3"
Expand Down

0 comments on commit 8ab49fc

Please sign in to comment.