housekeep: bump renovate dependencies

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
Leonidas Spyropoulos 2022-11-01 17:17:34 +00:00
parent f10c1a0505
commit d00371f444
No known key found for this signature in database
GPG key ID: 59E43E106B247368
2 changed files with 167 additions and 184 deletions

View file

@ -62,13 +62,13 @@ asgiref = "^3.4.1"
bcrypt = "^4.0.0"
bleach = "^5.0.0"
email-validator = "^1.3.0"
fakeredis = "^1.6.1"
fakeredis = "^1.10.0"
feedgen = "^0.9.0"
httpx = "^0.23.0"
itsdangerous = "^2.0.1"
lxml = "^4.6.3"
orjson = "^3.6.4"
protobuf = "^4.0.0"
orjson = "^3.8.1"
protobuf = "^4.21.9"
pygit2 = "^1.7.0"
python-multipart = "^0.0.5"
redis = "^4.0.0"
@ -89,7 +89,7 @@ uvicorn = "^0.19.0"
gunicorn = "^20.1.0"
Hypercorn = "^0.14.0"
prometheus-fastapi-instrumentator = "^5.7.1"
pytest-xdist = "^2.4.0"
pytest-xdist = "^3.0.2"
filelock = "^3.3.2"
posix-ipc = "^1.0.5"
pyalpm = "^0.10.6"
@ -98,7 +98,7 @@ srcinfo = "^0.0.8"
[tool.poetry.dev-dependencies]
coverage = "^6.0.2"
pytest = "^7.0.0"
pytest = "^7.2.0"
pytest-asyncio = "^0.20.1"
pytest-cov = "^4.0.0"
pytest-tap = "^3.2"