Skip to content

Commit

Permalink
Bump fastapi from 0.110.1 to 0.110.2 in the dependencies group (#355)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [fastapi](https://github.com/tiangolo/fastapi).


Updates `fastapi` from 0.110.1 to 0.110.2
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.110.1...0.110.2)

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

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 Apr 19, 2024
1 parent 3f0e088 commit b1790f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -46,7 +46,7 @@ dynamodb-json = "^1.3"
optional = true

[tool.poetry.group.layers-fastapi.dependencies]
fastapi = "^0.110.1"
fastapi = "^0.110.2"
fastapi-utils = "^0.2.1"
mangum = "^0.17.0"
pydantic = "^1.10.15"
Expand Down

0 comments on commit b1790f5

Please sign in to comment.