Skip to content

Commit 178f7f9

Browse files
committed
v1.1.9
更新依赖
1 parent 37a94fa commit 178f7f9

File tree

2 files changed

+37
-23
lines changed

2 files changed

+37
-23
lines changed

poetry.lock

+35-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fast-tmp"
3-
version = "1.1.7"
3+
version = "1.1.9"
44
description = "fastapi tortoise amis admin"
55
authors = ["Chise1 <[email protected]>"]
66
include = ["LICENSE", "README.md"]
@@ -14,7 +14,7 @@ repository = "https://github.com/Chise1/fast-tmp"
1414
[tool.poetry.dependencies]
1515
python = "^3.8"
1616
typer = "^0.7.0"
17-
fastapi = "^0.88.0"
17+
fastapi = "^0.89.0"
1818
python-jose = "^3.3.0"
1919
asgiref = "^3.5.2"
2020
tortoise-orm = "^0.19.2"

0 commit comments

Comments
 (0)