Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 9027193

Browse files
Bump sqlalchemy from 2.0.36 to 2.0.37
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.36 to 2.0.37. - [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]>
1 parent d0b00ef commit 9027193

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

poetry.lock

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ structlog = ">=24.4.0"
1515
litellm = "^1.57.4"
1616
llama_cpp_python = ">=0.3.2"
1717
cryptography = "^44.0.0"
18-
sqlalchemy = "^2.0.28"
18+
sqlalchemy = "^2.0.37"
1919
aiosqlite = "^0.20.0"
2020
ollama = ">=0.4.4"
2121
pydantic-settings = "^2.7.1"

0 commit comments

Comments
 (0)