diff --git a/pyproject.toml b/pyproject.toml
index a681634afb15da904a5dab48d20387549830fbe8..4ad2a33e2407168b5c8e2145b38cdb995a95e1dd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -34,7 +34,7 @@ typer = "^0.6.1"
 # webservice
 alembic = "^1.8.1"
 Authlib = "^1.1.0"
-cryptography = "^38.0.1"
+cryptography = "^39.0.1"
 databases = {extras = ["mysql", "sqlite"], version = "^0.6.1"}
 fastapi = "^0.85.1"
 gunicorn = "^20.1.0"