Bump aiopg from 1.3.2 to 1.3.3
Bumps [aiopg](https://github.com/aio-libs/aiopg) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/aio-libs/aiopg/releases) - [Changelog](https://github.com/aio-libs/aiopg/blob/master/CHANGES.txt) - [Commits](https://github.com/aio-libs/aiopg/compare/v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: aiopg dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -69,7 +69,7 @@ python = "<3.8"
|
||||
# Async database driversy
|
||||
aiomysql = "^0.0.21"
|
||||
aiosqlite = "^0.17.0"
|
||||
aiopg = "^1.3.2"
|
||||
aiopg = "^1.3.3"
|
||||
asyncpg = "^0.24.0"
|
||||
|
||||
# Sync database drivers for standard tooling around setup/teardown/migrations.
|
||||
|
||||
Reference in New Issue
Block a user