Skip to content

Commit c1752cb

Browse files
chore(deps): Bump sqlalchemy from 2.0.32 to 2.0.35 in /examples/langchain/langchainpy-localai-example (#3649)
chore(deps): Bump sqlalchemy Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.32 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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8e129f commit c1752cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/langchain/langchainpy-localai-example/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ packaging>=23.2
2424
pydantic==2.8.2
2525
PyYAML==6.0.2
2626
requests==2.32.3
27-
SQLAlchemy==2.0.32
27+
SQLAlchemy==2.0.35
2828
tenacity==8.5.0
2929
tqdm==4.66.5
3030
typing-inspect==0.9.0

0 commit comments

Comments
 (0)