Skip to content

Commit 05e2c82

Browse files
Bump sqlalchemy[asyncio] from 2.0.31 to 2.0.35
Bumps [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.35. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8a6c69 commit 05e2c82

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.9
22
python-dotenv==1.0.1
3-
SQLAlchemy[asyncio]==2.0.31
3+
SQLAlchemy[asyncio]==2.0.35
44
pgvector==0.3.5
55
SQLModel==0.0.19
66
asyncpg==0.29.0

0 commit comments

Comments
 (0)