Skip to content

Commit 971f563

Browse files
Bump alembic from 1.15.1 to 1.15.2 (#1326)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic 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> Co-authored-by: Luke Hinds <[email protected]>
1 parent b77dc5a commit 971f563

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -27,7 +27,7 @@ tree-sitter-java = "==0.23.5"
2727
tree-sitter-javascript = "==0.23.1"
2828
tree-sitter-python = "==0.23.6"
2929
tree-sitter-rust = "==0.23.2"
30-
alembic = "==1.15.1"
30+
alembic = "==1.15.2"
3131
pygments = "==2.19.1"
3232
sqlite-vec-sl-tmp = "==0.0.4"
3333
greenlet = "==3.1.1"

0 commit comments

Comments
 (0)