Skip to content

Commit e293808

Browse files
Bump sqlalchemy[asyncio] from 2.0.43 to 2.0.44
Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.43 to 2.0.44. - [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.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a82abe1 commit e293808

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.10
22
python-dotenv==1.1.1
3-
SQLAlchemy[asyncio]==2.0.43
3+
SQLAlchemy[asyncio]==2.0.44
44
pgvector==0.4.1
55
SQLModel==0.0.25
66
asyncpg==0.30.0

0 commit comments

Comments
 (0)