Skip to content

Commit 0541876

Browse files
chore: bump pypika from 0.50.0 to 0.51.0
Bumps [pypika](https://github.com/kayak/pypika) from 0.50.0 to 0.51.0. - [Release notes](https://github.com/kayak/pypika/releases) - [Changelog](https://github.com/kayak/pypika/blob/master/CHANGELOG.md) - [Commits](kayak/pypika@v0.50.0...v0.51.0) --- updated-dependencies: - dependency-name: pypika dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6982bdb commit 0541876

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
@@ -9,7 +9,7 @@ git+https://github.com/MarkusSintonen/httpcore.git@e724565270603a72d11f6d3bfc096
99
httpx[http2]==0.28.1
1010
tortoise-orm[asyncpg]==0.25.1
1111
aerich==0.9.1
12-
pypika==0.50.0
12+
pypika==0.51.0
1313
valkey[libvalkey]==6.1.1
1414
orjson==3.11.5
1515
sentry-sdk==2.46.0

0 commit comments

Comments
 (0)