Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit d259043

Browse files
dependabot[bot]insolor
authored andcommitted
Bump fastapi from 0.103.0 to 0.103.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.0 to 0.103.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.103.0...0.103.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51649f9 commit d259043

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -6,7 +6,7 @@ authors = ["insolor <insolor@gmail.com>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.8"
9-
fastapi = "^0.103.0"
9+
fastapi = "^0.103.2"
1010
uvicorn = "^0.23.2"
1111
PyJWT = "^2.7.0"
1212
python-decouple = "^3.8"

0 commit comments

Comments
 (0)