Skip to content

Commit 50a1bb6

Browse files
Bump sqlmodel from 0.0.18 to 0.0.19
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/tiangolo/sqlmodel/releases) - [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.18...0.0.19) --- updated-dependencies: - dependency-name: sqlmodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bbf542 commit 50a1bb6

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
@@ -2,6 +2,6 @@ psycopg2==2.9.9
22
python-dotenv==1.0.1
33
SQLAlchemy[asyncio]==2.0.30
44
pgvector==0.2.5
5-
SQLModel==0.0.18
5+
SQLModel==0.0.19
66
asyncpg==0.29.0
77
azure-identity

0 commit comments

Comments
 (0)