@@ -27,15 +27,15 @@ click-plugins==1.1.1.2 # via celery
2727click-repl == 0.3.0 # via celery
2828configargparse == 1.7.1 # via locust
2929contourpy == 1.3.3 # via matplotlib
30- coverage == 7.13.3 # via pytest-cov
31- cryptography == 46.0.4 # via joserfc
30+ coverage == 7.13.4 # via pytest-cov
31+ cryptography == 46.0.5 # via joserfc
3232cycler == 0.12.1 # via matplotlib
3333dnspython == 2.8.0 # via email-validator, pymongo
3434elastic-transport == 9.2.1 # via elasticsearch
3535elasticsearch == 9.3.0 # via motion-base (pyproject.toml)
3636email-validator == 2.3.0 # via motion-base (pyproject.toml)
3737execnet == 2.1.2 # via pytest-xdist
38- fastapi-slim == 0.128.4 # via motion-base (pyproject.toml)
38+ fastapi-slim == 0.128.7 # via motion-base (pyproject.toml)
3939flask == 3.1.2 # via flask-cors, flask-login, locust
4040flask-cors == 6.0.2 # via locust
4141flask-login == 0.6.3 # via locust
@@ -70,7 +70,7 @@ multidict==6.7.1 # via aiohttp, yarl
7070numba == 0.63.1 # via motion-base (pyproject.toml)
7171numpy == 2.3.5 # via contourpy, matplotlib, numba, scipy
7272packaging == 26.0 # via kombu, matplotlib, pytest
73- pillow == 12.1.0 # via matplotlib
73+ pillow == 12.1.1 # via matplotlib
7474pint == 0.25.2 # via motion-base (pyproject.toml)
7575platformdirs == 4.5.1 # via pint
7676pluggy == 1.6.0 # via pytest, pytest-cov
@@ -106,7 +106,7 @@ sniffio==1.3.1 # via elastic-transport, elasticsearch
106106soupsieve == 2.8.3 # via beautifulsoup4
107107starlette == 0.52.1 # 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, locust, 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, pint, pydantic, pydantic-core, pytest-asyncio, starlette, typing-inspection
110110typing-inspection == 0.4.2 # via fastapi-slim, pydantic
111111tzdata == 2025.3 # via kombu
112112tzlocal == 5.3.1 # via celery
0 commit comments