@@ -28,7 +28,7 @@ click-repl==0.3.0 # via celery
2828configargparse == 1.7.1 # via locust
2929contourpy == 1.3.3 # via matplotlib
3030coverage == 7.13.2 # via pytest-cov
31- cryptography == 46.0.3 # via joserfc
31+ cryptography == 46.0.4 # via joserfc
3232cycler == 0.12.1 # via matplotlib
3333dnspython == 2.8.0 # via email-validator, pymongo
3434elastic-transport == 9.2.1 # via elasticsearch
@@ -76,7 +76,7 @@ platformdirs==4.5.1 # via pint
7676pluggy == 1.6.0 # via pytest, pytest-cov
7777prompt-toolkit == 3.0.52 # via click-repl
7878propcache == 0.4.1 # via aiohttp, yarl
79- psutil == 7.2.1 # via locust
79+ psutil == 7.2.2 # via locust
8080py-spy == 0.4.1 # via motion-base (pyproject.toml)
8181pycares == 5.0.1 # via aiodns
8282pycparser == 3.0 # via cffi
@@ -106,14 +106,14 @@ sniffio==1.3.1 # via elastic-transport, elasticsearch
106106soupsieve == 2.8.3 # via beautifulsoup4
107107starlette == 0.50.0 # via fastapi-slim
108108structlog == 25.5.0 # via motion-base (pyproject.toml)
109- typing-extensions == 4.15.0 # via aiosignal, anyio, beanie, beautifulsoup4, elasticsearch, fastapi-slim, flexcache, flexparser, pint, pydantic, pydantic-core, pytest-asyncio, starlette, typing-inspection
109+ typing-extensions == 4.15.0 # via aiosignal, anyio, beanie, beautifulsoup4, elasticsearch, fastapi-slim, flexcache, flexparser, locust, pint, pydantic, pydantic-core, pytest-asyncio, starlette, typing-inspection
110110typing-inspection == 0.4.2 # via pydantic
111111tzdata == 2025.3 # via kombu
112112tzlocal == 5.3.1 # via celery
113113urllib3 == 2.6.3 # via elastic-transport, geventhttpclient, requests
114114uvicorn == 0.40.0 # via motion-base (pyproject.toml)
115115vine == 5.1.0 # via amqp, celery, kombu
116- wcwidth == 0.5.0 # via prompt-toolkit
116+ wcwidth == 0.5.3 # via prompt-toolkit
117117websocket-client == 1.9.0 # via python-socketio
118118werkzeug == 3.1.5 # via flask, flask-cors, flask-login, locust
119119wsproto == 1.3.2 # via simple-websocket
0 commit comments