Skip to content

Commit

Permalink
chore(deps): bump fastapi in /apps/api in the api-python group
Browse files Browse the repository at this point in the history
Bumps the api-python group in /apps/api with 1 update: [fastapi](https://github.com/fastapi/fastapi).


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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: api-python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jordanshatford committed Aug 26, 2024
1 parent 86bb820 commit e3c99c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions apps/api/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 apps/api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "0.112.1"
fastapi = "0.112.2"
mutagen = "1.47.0"
pydantic = ">=2.1.1,<3.0.0"
sse-starlette = "2.1.3"
Expand Down

0 comments on commit e3c99c4

Please sign in to comment.