Skip to content

Commit ac99cad

Browse files
Bump alembic from 1.14.0 to 1.14.1 (#646)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.14.1. - [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>
1 parent cdbac96 commit ac99cad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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-javascript = "==0.23.1"
2727
tree-sitter-python = "==0.23.6"
2828
tree-sitter-rust = "==0.23.2"
2929
sqlite-vec-sl-tmp = "==0.0.4"
30-
alembic = "==1.14.0"
30+
alembic = "==1.14.1"
3131
pygments = "==2.19.1"
3232

3333
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)