Skip to content

Commit 52d264e

Browse files
Bump sqlalchemy[asyncio] from 2.0.44 to 2.0.45
Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.45. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy[asyncio] dependency-version: 2.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81d7938 commit 52d264e

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
@@ -1,6 +1,6 @@
11
psycopg2==2.9.11
22
python-dotenv==1.1.1
3-
SQLAlchemy[asyncio]==2.0.44
3+
SQLAlchemy[asyncio]==2.0.45
44
pgvector==0.4.2
55
SQLModel==0.0.27
66
asyncpg==0.30.0

0 commit comments

Comments
 (0)