Skip to content

Commit

Permalink
chore: bump asyncpg from 0.27.0 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.27.0 to 0.29.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](MagicStack/asyncpg@v0.27.0...v0.29.0)

---
updated-dependencies:
- dependency-name: asyncpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 9ae547f commit 689cc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requests==2.32.2
ffmpy==0.4.0
pyquery==2.0.0
asyncio==3.4.3
asyncpg==0.27.0
asyncpg==0.29.0
matplotlib==3.7.1
pydub==0.25.1
emoji==2.12.1
Expand Down

0 comments on commit 689cc9a

Please sign in to comment.