Skip to content

Commit 8b880f4

Browse files
committed
Update sqlmodel to 0.0.9 (close #924)
1 parent e2aba64 commit 8b880f4

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ exclude = [
2424
python = "^3.9"
2525
python-dotenv = "^0.20.0"
2626
fastapi = "^0.103.0"
27-
sqlmodel = "^0.0.8"
27+
sqlmodel = "^0.0.9"
2828
aiosqlite = "^0.17.0"
2929
fastapi-users = {extras = ["oauth"], version = "^12.1.0"}
3030
alembic = "^1.9.1"

0 commit comments

Comments
 (0)