Skip to content

Commit

Permalink
⬆️ Bump alembic from 1.13.3 to 1.14.0 in /trustregistry
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.3 to 1.14.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent ebdec05 commit 5842385
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 6 deletions.
29 changes: 24 additions & 5 deletions trustregistry/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 trustregistry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sqlalchemy = "~=2.0.19"
uvicorn = "~0.32.0"
ddtrace = "^2.14.0"
scalar-fastapi = "^1.0.3"
alembic = "~1.13.2"
alembic = "~1.14.0"

[tool.poetry.dev-dependencies]
anyio = "~4.6.0"
Expand Down

0 comments on commit 5842385

Please sign in to comment.