Skip to content

Commit

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

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

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 Jul 15, 2024
1 parent d53ebcd commit 27996c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 136 deletions.
139 changes: 4 additions & 135 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 @@ -13,7 +13,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.12"
beautifulsoup4 = "^4.12.3"
fastapi = "^0.111.0"
fastapi = "^0.111.1"
httpx = {extras = ["http2"], version = "^0.27.0"}
loguru = "^0.7.2"
lxml = "^5.2.2"
Expand Down

0 comments on commit 27996c3

Please sign in to comment.