chore(deps): update asyncpg requirement
Updates the requirements on [asyncpg](https://github.com/MagicStack/asyncpg) to permit the latest version. - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33f9579169
commit
a8f175c210
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"alembic>=1.14,<2.0",
|
||||
"argon2-cffi>=25.1,<26.0",
|
||||
"asyncpg>=0.30,<0.31",
|
||||
"asyncpg>=0.30,<0.32",
|
||||
"crossrefapi>=1.6,<2.0",
|
||||
"fastapi>=0.116,<0.117",
|
||||
"httpx>=0.28,<0.29",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue