Skip to content

Commit

Permalink
Merge pull request #150 from ral-facilities/update-fastapi-0.115
Browse files Browse the repository at this point in the history
Update FastAPI to v0.115
  • Loading branch information
joelvdavies authored Oct 28, 2024
2 parents 6901b90 + d297c77 commit ae5ebd0
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 ae5ebd0

Please sign in to comment.