Skip to content

Commit

Permalink
Update fastapi requirement from <0.105 to <0.106
Browse files Browse the repository at this point in the history
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.1.11...0.105.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Dec 18, 2023
1 parent 9f529f4 commit e48c1b6
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 @@ -88,7 +88,7 @@ dependencies = [
"colorama<0.5",
"colorlog<7",
"crate[sqlalchemy]",
"fastapi<0.105",
"fastapi<0.106",
"halo<0.1",
"icecream<3",
"Jinja2<4",
Expand Down

0 comments on commit e48c1b6

Please sign in to comment.