Skip to content

Commit db9982e

Browse files
build(deps): bump sqlmodel from 0.0.24 to 0.0.27
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.24 to 0.0.27. - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.24...0.0.27) --- updated-dependencies: - dependency-name: sqlmodel dependency-version: 0.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 291952a commit db9982e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ sqlalchemy==2.0.42
4545
# alembic
4646
# borm (pyproject.toml)
4747
# sqlmodel
48-
sqlmodel==0.0.24
48+
sqlmodel==0.0.27
4949
# via borm (pyproject.toml)
5050
typing-extensions==4.13.2
5151
# via

0 commit comments

Comments
 (0)