Skip to content

Commit 8386687

Browse files
Bump fastapi from 0.128.6 to 0.128.7 (#379)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.128.6 to 0.128.7. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.6...0.128.7) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 840efc1 commit 8386687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires-python = ">=3.6"
1313
dynamic = ["version", "description"]
1414

1515
dependencies = [
16-
"fastapi==0.128.6",
16+
"fastapi==0.128.7",
1717
"aioredis==1.3.1",
1818
"passlib==1.7.4",
1919
"PyJWT==2.11.0",

0 commit comments

Comments
 (0)