Skip to content

Commit bebec22

Browse files
Bump sqlalchemy from 2.0.37 to 2.0.38 (#970)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.37 to 2.0.38. - [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 0e85ed7 commit bebec22

File tree

2 files changed

+60
-60
lines changed

2 files changed

+60
-60
lines changed

poetry.lock

+59-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ structlog = "==25.1.0"
1515
litellm = "==1.60.5"
1616
llama_cpp_python = "==0.3.5"
1717
cryptography = "==44.0.0"
18-
sqlalchemy = "==2.0.37"
18+
sqlalchemy = "==2.0.38"
1919
aiosqlite = "==0.21.0"
2020
ollama = "==0.4.7"
2121
pydantic-settings = "==2.7.1"

0 commit comments

Comments
 (0)