Skip to content
Snippets Groups Projects
Verified Commit 319c565c authored by renovate's avatar renovate
Browse files

fix(deps): update all non-major dependencies

parent db6bba8b
Branches master
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment