Skip to content

Commit

Permalink
Bump fastapi from 0.104.0 to 0.104.1 (#522)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.0 to 0.104.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.104.0...0.104.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 0406b7f commit c070437
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gunicorn==21.2.0
psycopg[binary]==3.1.12
fastapi==0.104.0
fastapi==0.104.1
uvicorn[standard]==0.23.2
pandas==2.1.1
PyYAML==6.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pydantic==2.4.2
pytest==7.4.3
requests==2.31.0
pylint==3.0.2
fastapi==0.104.0
fastapi==0.104.1
anybadge==1.14.0

# just to clear the pylint errors for the files in /api
Expand Down

0 comments on commit c070437

Please sign in to comment.