Skip to content

Commit 5917a96

Browse files
chore: bump tortoise-orm[asyncpg] from 0.25.1 to 0.25.3
Bumps [tortoise-orm[asyncpg]](https://github.com/tortoise/tortoise-orm) from 0.25.1 to 0.25.3. - [Release notes](https://github.com/tortoise/tortoise-orm/releases) - [Changelog](https://github.com/tortoise/tortoise-orm/blob/develop/CHANGELOG.rst) - [Commits](tortoise/tortoise-orm@0.25.1...0.25.3) --- updated-dependencies: - dependency-name: tortoise-orm[asyncpg] dependency-version: 0.25.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6982bdb commit 5917a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ attrs==25.4.0
77
pydantic==2.12.5
88
git+https://github.com/MarkusSintonen/httpcore.git@e724565270603a72d11f6d3bfc09671ffcfe36f2
99
httpx[http2]==0.28.1
10-
tortoise-orm[asyncpg]==0.25.1
10+
tortoise-orm[asyncpg]==0.25.3
1111
aerich==0.9.1
1212
pypika==0.50.0
1313
valkey[libvalkey]==6.1.1

0 commit comments

Comments
 (0)