Skip to content

Commit

Permalink
Bump asyncpg from 0.22.0 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [asyncpg](https://github.com/MagicStack/asyncpg) from 0.22.0 to 0.27.0.
- [Release notes](https://github.com/MagicStack/asyncpg/releases)
- [Commits](MagicStack/asyncpg@v0.22.0...v0.27.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 Dec 15, 2022
1 parent 13d3a93 commit cdb91e3
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
@@ -1,7 +1,7 @@
setuptools==57.5.0
aiofiles==0.6.0; python_full_version >= "3.7.0" and python_version >= "3.7"
aiosqlite==0.16.1; python_version >= "3.7" and python_version < "4.0"
asyncpg==0.22.0; python_full_version >= "3.5.0"
asyncpg==0.27.0; python_full_version >= "3.5.0"
beautifulsoup4==4.9.3
blinker==1.4; python_full_version >= "3.7.0" and python_version >= "3.7"
brotli==1.0.9
Expand Down

0 comments on commit cdb91e3

Please sign in to comment.