Bump alembic from 1.18.2 to 1.18.3 (#2198)

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.2 to 1.18.3.
- [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.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-30 10:13:31 -05:00
committed by GitHub
parent 24ca958f30
commit 68f7bc3547
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -171,19 +171,19 @@ frozenlist = ">=1.1.0"
[[package]]
name = "alembic"
version = "1.18.2"
version = "1.18.3"
description = "A database migration tool for SQLAlchemy."
optional = false
python-versions = ">=3.10"
groups = ["main"]
files = [
{file = "alembic-1.18.2-py3-none-any.whl", hash = "sha256:18a5f6448af4864cc308aadf33eb37c0116da9a60fd9bb3f31ccb1b522b4a9b9"},
{file = "alembic-1.18.2.tar.gz", hash = "sha256:1c3ddb635f26efbc80b1b90c5652548202022d4e760f6a78d6d85959280e3684"},
{file = "alembic-1.18.3-py3-none-any.whl", hash = "sha256:12a0359bfc068a4ecbb9b3b02cf77856033abfdb59e4a5aca08b7eacd7b74ddd"},
{file = "alembic-1.18.3.tar.gz", hash = "sha256:1212aa3778626f2b0f0aa6dd4e99a5f99b94bd25a0c1ac0bba3be65e081e50b0"},
]
[package.dependencies]
Mako = "*"
SQLAlchemy = ">=1.4.0"
SQLAlchemy = ">=1.4.23"
typing-extensions = ">=4.12"
[package.extras]
@@ -5977,4 +5977,4 @@ cffi = ["cffi (>=1.17,<2.0) ; platform_python_implementation != \"PyPy\" and pyt
[metadata]
lock-version = "2.1"
python-versions = "^3.13.2"
content-hash = "7a5b0c2ef843bd673b6c49d6a12d01ce8bffbb728027a59b16aa0531f1be6f5c"
content-hash = "51a3cf35b57ea6a6cad9a3c2bfb530675d11a3c8194a6fac0fce1dbf00b25fb6"