mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependencies from renovate
fastapi ^0.89.0 coverage v7 srcinfo ^0.1.0 Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
parent
c176b2b611
commit
6c9be9eb97
2 changed files with 1531 additions and 1434 deletions
2959
poetry.lock
generated
2959
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -93,11 +93,11 @@ pytest-xdist = "^3.0.2"
|
||||||
filelock = "^3.3.2"
|
filelock = "^3.3.2"
|
||||||
posix-ipc = "^1.0.5"
|
posix-ipc = "^1.0.5"
|
||||||
pyalpm = "^0.10.6"
|
pyalpm = "^0.10.6"
|
||||||
fastapi = "^0.87.0"
|
fastapi = "^0.89.1"
|
||||||
srcinfo = "^0.0.8"
|
srcinfo = "^0.1.0"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
coverage = "^6.0.2"
|
coverage = "^7.1.0"
|
||||||
pytest = "^7.2.0"
|
pytest = "^7.2.0"
|
||||||
pytest-asyncio = "^0.20.2"
|
pytest-asyncio = "^0.20.2"
|
||||||
pytest-cov = "^4.0.0"
|
pytest-cov = "^4.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue