Skip to content

Commit d9fb2c4

Browse files
Bump fastapi from 0.110.0 to 0.110.1 (#929)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.0 to 0.110.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.110.0...0.110.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>
1 parent 72f7030 commit d9fb2c4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MPL"
77

88
[tool.poetry.dependencies]
99
python = ">=3.12, <3.13"
10-
fastapi = "^0.110.0"
10+
fastapi = "^0.110.1"
1111
pydantic = {version = "^2.6.4", extras = ["email"]}
1212
uvicorn = {extras = ["standard"], version = "^0.28.1"}
1313
atlassian-python-api = "^3.41.11"

0 commit comments

Comments
 (0)