Skip to content

Commit

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


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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent d6adb3c commit e50e55f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.4"
optional = true

[tool.poetry.group.layers-fastapi.dependencies]
fastapi = "^0.115.2"
fastapi = "^0.115.3"
fastapi-utils = "^0.7.0"
mangum = "^0.19.0"
pydantic = "^2.9.2"
Expand Down

0 comments on commit e50e55f

Please sign in to comment.