Skip to content

Commit 2c4762f

Browse files
authored
Merge pull request #15 from Azure-Samples/dependabot/pip/sqlmodel-0.0.19
Bump sqlmodel from 0.0.18 to 0.0.19
2 parents 8633cb1 + 10421d9 commit 2c4762f

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.31
44
pgvector==0.3.0
5-
SQLModel==0.0.18
5+
SQLModel==0.0.19
66
asyncpg==0.29.0
77
azure-identity

0 commit comments

Comments
 (0)