Skip to content

Commit 3f26d50

Browse files
Bump sqlalchemy from 2.0.39 to 2.0.40 (#1324)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.39 to 2.0.40. - [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 c6c871a commit 3f26d50

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

poetry.lock

+66-66
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
@@ -16,7 +16,7 @@ uvicorn = "==0.34.0"
1616
structlog = "==25.2.0"
1717
llama_cpp_python = "==0.3.5"
1818
cryptography = "==44.0.2"
19-
sqlalchemy = "==2.0.39"
19+
sqlalchemy = "==2.0.40"
2020
aiosqlite = "==0.21.0"
2121
ollama = "==0.4.7"
2222
pydantic-settings = "==2.8.1"

0 commit comments

Comments
 (0)