Skip to content

Commit 530b4c4

Browse files
Bump sqlmodel from 0.0.25 to 0.0.27
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.25 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.25...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 a82abe1 commit 530b4c4

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.10
22
python-dotenv==1.1.1
33
SQLAlchemy[asyncio]==2.0.43
44
pgvector==0.4.1
5-
SQLModel==0.0.25
5+
SQLModel==0.0.27
66
asyncpg==0.30.0
77
azure-identity

0 commit comments

Comments
 (0)