Skip to content

Commit

Permalink
Merge pull request #34 from ral-facilities/dependabot/pip/uvicorn-0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
2 parents 78b43ab + 00c1eea commit fce36f0
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 @@ -10,7 +10,7 @@ dependencies = [
"fastapi[all]==0.109.2",
"PyJWT==2.8.0",
"python-ldap==3.4.4",
"uvicorn==0.25.0"
"uvicorn==0.27.1"
]

[project.urls]
Expand Down

0 comments on commit fce36f0

Please sign in to comment.