Skip to content

Commit bc63ece

Browse files
dependabot[bot]stintel
authored andcommitted
build(deps): bump sqlmodel from 0.0.27 to 0.0.31
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.27 to 0.0.31. - [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.27...0.0.31) --- updated-dependencies: - dependency-name: sqlmodel dependency-version: 0.0.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 766d762 commit bc63ece

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
@@ -30,7 +30,7 @@ PyYAML==6.0.3
3030
psycopg2==2.9.11
3131
requests==2.32.5
3232
sniffio==1.3.1
33-
sqlmodel==0.0.27
33+
sqlmodel==0.0.31
3434
starlette==0.50.0
3535
typing_extensions==4.15.0
3636
ujson==5.11.0

0 commit comments

Comments
 (0)