Skip to content

Commit

Permalink
Bump the dependencies group with 1 update (#344)
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.0 to 0.110.1
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.110.0...0.110.1)

---
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 3, 2024
1 parent f90fb16 commit 4d95afa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.0"
fastapi = "^0.110.1"
fastapi-utils = "^0.2.1"
mangum = "^0.17.0"
pydantic = "^1.10.14"
Expand Down

0 comments on commit 4d95afa

Please sign in to comment.