Skip to content

Commit 97d5c23

Browse files
authored
Merge pull request #28 from redb0/bump-sqlmodel
Maximum version of sqlmodel has been increased to 0.1
2 parents a5d7d74 + 05982e0 commit 97d5c23

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 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
@@ -19,7 +19,7 @@ dependencies = [
1919
"pydantic-settings (>=2.7.1,<3.0.0)",
2020
"asgi-correlation-id (>=4.3.4,<5.0.0)",
2121
"sentry-sdk (>=2.21.0,<3.0.0)",
22-
"sqlmodel (>=0.0.22,<0.0.23)"
22+
"sqlmodel (>=0.0.22,<0.1.0)"
2323
]
2424

2525

0 commit comments

Comments
 (0)