mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependencies from renovate
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
parent
d5e102e3f4
commit
6b0978b9a5
3 changed files with 261 additions and 355 deletions
|
@ -62,16 +62,16 @@ asgiref = "^3.4.1"
|
|||
bcrypt = "^4.0.0"
|
||||
bleach = "^5.0.0"
|
||||
email-validator = "^1.3.0"
|
||||
fakeredis = "^1.10.0"
|
||||
fakeredis = "^2.0.0"
|
||||
feedgen = "^0.9.0"
|
||||
httpx = "^0.23.0"
|
||||
httpx = "^0.23.1"
|
||||
itsdangerous = "^2.0.1"
|
||||
lxml = "^4.6.3"
|
||||
orjson = "^3.8.1"
|
||||
orjson = "^3.8.2"
|
||||
protobuf = "^4.21.9"
|
||||
pygit2 = "^1.7.0"
|
||||
pygit2 = "^1.11.1"
|
||||
python-multipart = "^0.0.5"
|
||||
redis = "^4.0.0"
|
||||
redis = "^4.3.5"
|
||||
requests = "^2.28.1"
|
||||
paginate = "^0.5.6"
|
||||
|
||||
|
@ -85,7 +85,7 @@ Werkzeug = "^2.0.2"
|
|||
SQLAlchemy = "^1.4.26"
|
||||
|
||||
# ASGI
|
||||
uvicorn = "^0.19.0"
|
||||
uvicorn = "^0.20.0"
|
||||
gunicorn = "^20.1.0"
|
||||
Hypercorn = "^0.14.0"
|
||||
prometheus-fastapi-instrumentator = "^5.7.1"
|
||||
|
@ -99,7 +99,7 @@ srcinfo = "^0.0.8"
|
|||
[tool.poetry.dev-dependencies]
|
||||
coverage = "^6.0.2"
|
||||
pytest = "^7.2.0"
|
||||
pytest-asyncio = "^0.20.1"
|
||||
pytest-asyncio = "^0.20.2"
|
||||
pytest-cov = "^4.0.0"
|
||||
pytest-tap = "^3.2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue