Skip to content

Commit 134b76e

Browse files
Bump sqlalchemy from 2.0.38 to 2.0.39 (#1265)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.38 to 2.0.39. - [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 d418994 commit 134b76e

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
@@ -17,7 +17,7 @@ structlog = "==25.2.0"
1717
litellm = "==1.63.0"
1818
llama_cpp_python = "==0.3.5"
1919
cryptography = "==44.0.2"
20-
sqlalchemy = "==2.0.38"
20+
sqlalchemy = "==2.0.39"
2121
aiosqlite = "==0.21.0"
2222
ollama = "==0.4.7"
2323
pydantic-settings = "==2.8.1"

0 commit comments

Comments
 (0)