Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.37 to 2.0.38
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 619fc3d commit d6d4353
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
118 changes: 59 additions & 59 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ structlog = "==25.1.0"
litellm = "==1.60.5"
llama_cpp_python = "==0.3.5"
cryptography = "==44.0.0"
sqlalchemy = "==2.0.37"
sqlalchemy = "==2.0.38"
aiosqlite = "==0.21.0"
ollama = "==0.4.7"
pydantic-settings = "==2.7.1"
Expand Down

0 comments on commit d6d4353

Please sign in to comment.