Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.113.0 to 0.114.0 (#1094)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.113.0 to 0.114.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.113.0...0.114.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 9, 2024
1 parent 28d81de commit d5879ab
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 @@ -67,7 +67,7 @@ aiohttp = ">=3.9.0b0"
aiomqtt = ">=1,<3"
certifi = ">=2023.07.22"
colorlog = "^6.6.0"
fastapi = ">=0.89.1,<0.114.0"
fastapi = ">=0.89.1,<0.115.0"
frozenlist = "^1.4.0"
meteocalc = "^1.1.0"
python = "^3.10"
Expand Down

0 comments on commit d5879ab

Please sign in to comment.