diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-07-27 09:36:56 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-27 09:36:56 +0000 |
| commit | a7a99e3feb8826afe8b557686808688083a4a42d (patch) | |
| tree | 47816a08d99c60045b7bbe520fe9082bee29d707 /pyproject.toml | |
| parent | 5d258a14f09f16b40f9007755b07ce123b524dd8 (diff) | |
| download | hutch-stats-dependabot/uv/alembic-1.18.5.tar.gz hutch-stats-dependabot/uv/alembic-1.18.5.tar.bz2 hutch-stats-dependabot/uv/alembic-1.18.5.zip | |
chore(deps): bump alembic from 1.18.4 to 1.18.5dependabot/uv/alembic-1.18.5
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.4 to 1.18.5.
- [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-version: 1.18.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5ef3358..2a3c068 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "uvicorn[standard]>=0.30,<1.0", "httpx>=0.27,<1.0", "sqlalchemy>=2.0,<3.0", - "alembic>=1.13,<2.0", + "alembic>=1.18.5,<2.0", "pydantic>=2.13.4,<3.0", "pydantic-settings>=2.3,<3.0", "apscheduler>=3.11.3,<4.0", |
