@@ -11,7 +11,7 @@ annotated-doc==0.0.4
1111 # typer
1212annotated-types == 0.7.0
1313 # via pydantic
14- anyio == 4.12.1
14+ anyio == 4.13.0
1515 # via
1616 # httpx
1717 # starlette
@@ -38,7 +38,7 @@ cachebox==5.2.2
3838 # via fastapi-best-architecture
3939cappa == 0.31.0
4040 # via fastapi-best-architecture
41- celery == 5.6.2
41+ celery == 5.6.3
4242 # via
4343 # celery-aio-pool
4444 # fastapi-best-architecture
@@ -53,7 +53,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
5353 # via
5454 # cryptography
5555 # gevent
56- click == 8.3.1
56+ click == 8.3.2
5757 # via
5858 # celery
5959 # click-didyoumean
@@ -75,13 +75,13 @@ colorama==0.4.6 ; sys_platform == 'win32'
7575 # loguru
7676 # pytest
7777 # uvicorn
78- cryptography == 46.0.5
78+ cryptography == 46.0.7
7979 # via fastapi-best-architecture
8080dnspython == 2.8.0
8181 # via email-validator
8282dulwich == 1.1.0
8383 # via fastapi-best-architecture
84- ecdsa == 0.19.1
84+ ecdsa == 0.19.2
8585 # via python-jose
8686email-validator == 2.3.0
8787 # via fastapi
@@ -92,34 +92,34 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11'
9292 # pytest
9393fast-captcha == 0.3.2
9494 # via fastapi-best-architecture
95- fastapi == 0.135.1
95+ fastapi == 0.135.3
9696 # via
9797 # fastapi-best-architecture
9898 # fastapi-pagination
9999fastapi-cli == 0.0.24
100100 # via fastapi
101- fastapi-pagination == 0.15.10
101+ fastapi-pagination == 0.15.12
102102 # via fastapi-best-architecture
103103flower == 2.0.1
104104 # via fastapi-best-architecture
105105gevent == 25.9.1
106106 # via fastapi-best-architecture
107- googleapis-common-protos == 1.73 .0
107+ googleapis-common-protos == 1.74 .0
108108 # via opentelemetry-exporter-otlp-proto-grpc
109- granian == 2.7.2
109+ granian == 2.7.3
110110 # via fastapi-best-architecture
111111greenlet == 3.3.2
112112 # via
113113 # gevent
114114 # sqlalchemy
115- grpcio == 1.78 .0
115+ grpcio == 1.80 .0
116116 # via opentelemetry-exporter-otlp-proto-grpc
117117h11 == 0.16.0
118118 # via
119119 # httpcore
120120 # uvicorn
121121 # wsproto
122- hiredis == 3.3.0
122+ hiredis == 3.3.1
123123 # via redis
124124httpcore == 1.0.9
125125 # via httpx
@@ -237,18 +237,18 @@ packaging==26.0
237237 # opentelemetry-instrumentation-sqlalchemy
238238 # pytest
239239 # sqlakeyset
240- pillow == 12.1.1
240+ pillow == 12.2.0
241241 # via fast-captcha
242242pluggy == 1.6.0
243243 # via pytest
244- prek == 0.3.4
244+ prek == 0.3.8
245245prometheus-client == 0.24.1
246246 # via
247247 # fastapi-best-architecture
248248 # flower
249249prompt-toolkit == 3.0.52
250250 # via click-repl
251- protobuf == 6.33.5
251+ protobuf == 6.33.6
252252 # via
253253 # googleapis-common-protos
254254 # opentelemetry-proto
@@ -260,7 +260,7 @@ psycopg-binary==3.2.10 ; implementation_name != 'pypy'
260260 # via psycopg
261261pwdlib == 0.3.0
262262 # via fastapi-best-architecture
263- pyasn1 == 0.6.2
263+ pyasn1 == 0.6.3
264264 # via
265265 # python-jose
266266 # rsa
@@ -276,21 +276,21 @@ pydantic==2.12.5
276276 # sqlalchemy-crud-plus
277277pydantic-core == 2.41.5
278278 # via pydantic
279- pydantic-extra-types == 2.11.0
279+ pydantic-extra-types == 2.11.2
280280 # via fastapi
281281pydantic-settings == 2.13.1
282282 # via
283283 # fastapi
284284 # fastapi-best-architecture
285- pygments == 2.19.2
285+ pygments == 2.20.0
286286 # via
287287 # pytest
288288 # rich
289289pymysql == 1.1.2
290290 # via fastapi-best-architecture
291- pyrate-limiter == 4.0.2
291+ pyrate-limiter == 4.1.0
292292 # via fastapi-best-architecture
293- pytest == 9.0.2
293+ pytest == 9.0.3
294294 # via pytest-sugar
295295pytest-sugar == 1.1.1
296296python-dateutil == 2.9.0.post0
@@ -305,15 +305,15 @@ python-engineio==4.13.1
305305 # via python-socketio
306306python-jose == 3.5.0
307307 # via fastapi-best-architecture
308- python-multipart == 0.0.22
308+ python-multipart == 0.0.24
309309 # via fastapi
310310python-socketio == 5.16.1
311311 # via fastapi-best-architecture
312312pytz == 2026.1.post1
313313 # via flower
314314pyyaml == 6.0.3
315315 # via uvicorn
316- redis == 7.3 .0
316+ redis == 7.4 .0
317317 # via fastapi-best-architecture
318318rich == 14.3.3
319319 # via
@@ -334,9 +334,9 @@ six==1.17.0
334334 # via
335335 # ecdsa
336336 # python-dateutil
337- sqlakeyset == 2.0.1762907931
337+ sqlakeyset == 2.0.1775222100
338338 # via fastapi-pagination
339- sqlalchemy == 2.0.48
339+ sqlalchemy == 2.0.49
340340 # via
341341 # alembic
342342 # fastapi-best-architecture
@@ -347,20 +347,20 @@ sqlalchemy-crud-plus==1.13.1
347347 # via fastapi-best-architecture
348348sqlparse == 0.5.5
349349 # via fastapi-best-architecture
350- starlette == 0.52.1
350+ starlette == 1.0.0
351351 # via
352352 # fastapi
353353 # starlette-context
354354starlette-context == 0.5.1
355355 # via fastapi-best-architecture
356356termcolor == 3.3.0
357357 # via pytest-sugar
358- tomli == 2.4.0 ; python_full_version < '3.11'
358+ tomli == 2.4.1 ; python_full_version < '3.11'
359359 # via
360360 # alembic
361361 # fastapi-cli
362362 # pytest
363- tornado == 6.5.4
363+ tornado == 6.5.5
364364 # via flower
365365type-lens == 0.2.6
366366 # via cappa
@@ -398,22 +398,22 @@ typing-inspection==0.4.2
398398 # fastapi
399399 # pydantic
400400 # pydantic-settings
401- tzdata == 2025.3
401+ tzdata == 2026.1
402402 # via
403403 # kombu
404404 # psycopg
405405 # tzlocal
406406tzlocal == 5.3.1
407407 # via celery
408- ua-parser == 1.0.1
408+ ua-parser == 1.0.2
409409 # via user-agents
410410ua-parser-builtins == 202603
411411 # via ua-parser
412412urllib3 == 2.6.3
413413 # via dulwich
414414user-agents == 2.2.0
415415 # via fastapi-best-architecture
416- uvicorn == 0.41 .0
416+ uvicorn == 0.44 .0
417417 # via
418418 # fastapi
419419 # fastapi-cli
0 commit comments