Skip to content

Commit

Permalink
chore(deps-dev): bump fastapi from 0.70.1 to 0.112.0
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.70.1 to 0.112.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.70.1...0.112.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 9655768 commit 3a732f8
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 19 deletions.
56 changes: 38 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ optional = true
[tool.poetry.group.server.dependencies]
python-dotenv = {version = "^0.19.2", extras = ["cli"]}
jupyter-dash = "^0.4.2"
fastapi = "^0.70.1"
fastapi = "^0.112.0"
uvicorn = "^0.16.0"
dash-auth = "^1.4.1"

Expand Down

0 comments on commit 3a732f8

Please sign in to comment.