Skip to content

Commit

Permalink
Update FastAPI to v0.115.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvdavies committed Oct 25, 2024
1 parent 6901b90 commit d297c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "1.0.1"

dependencies = [
"cryptography==43.0.1",
"fastapi[all]==0.111.0",
"fastapi[all]==0.115.3",
"PyJWT==2.8.0",
"python-ldap==3.4.4",
"uvicorn==0.30.1"
Expand Down

0 comments on commit d297c77

Please sign in to comment.