Skip to content

Commit

Permalink
Bump fastapi-utils from 0.7.0 to 0.8.0 in the dependencies group (#422)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [fastapi-utils](https://github.com/dmontagu/fastapi-utils).


Updates `fastapi-utils` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/dmontagu/fastapi-utils/releases)
- [Changelog](https://github.com/fastapiutils/fastapi-utils/blob/master/CHANGELOG.md)
- [Commits](fastapiutils/fastapi-utils@0.7.0...0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Nov 12, 2024
1 parent a602770 commit f4f015f
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
@@ -47,7 +47,7 @@ optional = true

[tool.poetry.group.layers-fastapi.dependencies]
fastapi = "^0.115.4"
fastapi-utils = "^0.7.0"
fastapi-utils = "^0.8.0"
mangum = "^0.19.0"
pydantic = "^2.9.2"
typing-inspect = "^0.9.0"

0 comments on commit f4f015f

Please sign in to comment.