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

fix(deps): update all non-major dependencies

parent 9d5b9c47
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -62,10 +62,10 @@ aiofiles = "^23.2.1"
asgiref = "^3.7.2"
bcrypt = "^4.0.1"
bleach = "^6.0.0"
email-validator = "^2.0.0.post2"
email-validator = "^2.0.0-post.0"
fakeredis = "^2.19.0"
feedgen = "^0.9.0"
httpx = "^0.24.0"
httpx = "^0.25.0"
itsdangerous = "^2.1.2"
lxml = "^4.9.3"
orjson = "^3.9.7"
......@@ -86,9 +86,9 @@ Werkzeug = "^3.0.0"
SQLAlchemy = "^1.4.49"
# ASGI
uvicorn = "^0.23.0"
uvicorn = "^0.24.0"
gunicorn = "^21.2.0"
Hypercorn = "^0.14.3"
Hypercorn = "^0.15.0"
prometheus-fastapi-instrumentator = "^6.1.0"
pytest-xdist = "^3.3.1"
filelock = "^3.12.4"
......@@ -104,7 +104,7 @@ pytest = "^7.4.2"
pytest-asyncio = "^0.21.0"
pytest-cov = "^4.1.0"
pytest-tap = "^3.4"
watchfiles = "^0.19.0"
watchfiles = "^0.21.0"
[tool.poetry.scripts]
aurweb-git-auth = "aurweb.git.auth:main"
......
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