From dcfdcdb59b05b67be91bd6d6631a39743e5957e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:12:57 +0000 Subject: [PATCH] chore: bump aerich from 0.9.1 to 0.9.2 Bumps [aerich](https://github.com/tortoise/aerich) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/tortoise/aerich/releases) - [Changelog](https://github.com/tortoise/aerich/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tortoise/aerich/compare/v0.9.1...v0.9.2) --- updated-dependencies: - dependency-name: aerich dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3aa64b..f15448a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pydantic==2.12.5 git+https://github.com/MarkusSintonen/httpcore.git@e724565270603a72d11f6d3bfc09671ffcfe36f2 httpx[http2]==0.28.1 tortoise-orm[asyncpg]==0.25.1 -aerich==0.9.1 +aerich==0.9.2 pypika==0.50.0 valkey[libvalkey]==6.1.1 orjson==3.11.5