Skip to content

Commit

Permalink
Merge pull request #183 from neo4j-examples/dependabot/pip/uvicorn-0.…
Browse files Browse the repository at this point in the history
…25.0

Bump uvicorn from 0.24.0.post1 to 0.25.0
  • Loading branch information
robsdedude authored Dec 22, 2023
2 parents 07f6f55 + f824182 commit 1675768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-async.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
-r requirements.txt

# async web framework
uvicorn==0.24.0.post1
uvicorn==0.25.0
fastapi==0.105.0

0 comments on commit 1675768

Please sign in to comment.