mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update all non-major dependencies
This commit is contained in:
parent
db6bba8bc8
commit
319c565cb9
2 changed files with 247 additions and 239 deletions
|
@ -65,7 +65,7 @@ bleach = "^6.1.0"
|
|||
email-validator = "^2.1.0.post1"
|
||||
fakeredis = "^2.20.0"
|
||||
feedgen = "^1.0.0"
|
||||
httpx = "^0.25.0"
|
||||
httpx = "^0.26.0"
|
||||
itsdangerous = "^2.1.2"
|
||||
lxml = "^5.0.0"
|
||||
orjson = "^3.9.10"
|
||||
|
@ -86,9 +86,9 @@ Werkzeug = "^3.0.1"
|
|||
SQLAlchemy = "^1.4.50"
|
||||
|
||||
# ASGI
|
||||
uvicorn = "^0.24.0"
|
||||
uvicorn = "^0.27.0"
|
||||
gunicorn = "^21.2.0"
|
||||
Hypercorn = "^0.15.0"
|
||||
Hypercorn = "^0.16.0"
|
||||
prometheus-fastapi-instrumentator = "^6.1.0"
|
||||
pytest-xdist = "^3.5.0"
|
||||
filelock = "^3.13.1"
|
||||
|
@ -101,7 +101,7 @@ tomlkit = "^0.12.0"
|
|||
[tool.poetry.dev-dependencies]
|
||||
coverage = "^7.3.2"
|
||||
pytest = "^7.4.3"
|
||||
pytest-asyncio = "^0.21.0"
|
||||
pytest-asyncio = "^0.23.0"
|
||||
pytest-cov = "^4.1.0"
|
||||
pytest-tap = "^3.4"
|
||||
watchfiles = "^0.21.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue