Skip to content

Commit

Permalink
⬆️(project) upgrade fastapi to v0.111.0
Browse files Browse the repository at this point in the history
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| pypi       | fastapi | 0.110.2 | 0.111.0 |
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 0e20002 commit cde726d
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 39 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
alembic = "==1.13.1"
annotated-types = "==0.6.0"
email-validator = "==2.1.1"
fastapi = "==0.110.2"
fastapi = "==0.111.0"
geoalchemy2 = {extras = ["shapely"], version = "==0.15.1"}
httpx = "==0.27.0"
psycopg2-binary = "==2.9.9"
Expand Down
Loading

0 comments on commit cde726d

Please sign in to comment.