Skip to content

Commit a82abe1

Browse files
authored
Merge pull request #45 from Azure-Samples/dependabot/pip/sqlmodel-0.0.25
Bump sqlmodel from 0.0.24 to 0.0.25
2 parents 1d2660a + 8939e31 commit a82abe1

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.24
5+
SQLModel==0.0.25
66
asyncpg==0.30.0
77
azure-identity

0 commit comments

Comments
 (0)