File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ annotated-doc==0.0.4
1010 # via fastapi
1111annotated-types == 0.7.0
1212 # via pydantic
13- anyio == 4.11 .0
13+ anyio == 4.12 .0
1414 # via
1515 # httpx
1616 # starlette
@@ -70,7 +70,7 @@ dacite==1.9.2
7070 # isar (pyproject.toml)
7171dependency-injector == 4.48.2
7272 # via isar (pyproject.toml)
73- fastapi == 0.121.3
73+ fastapi == 0.123.5
7474 # via
7575 # fastapi-azure-auth
7676 # isar (pyproject.toml)
@@ -80,6 +80,8 @@ googleapis-common-protos==1.72.0
8080 # via
8181 # opentelemetry-exporter-otlp-proto-grpc
8282 # opentelemetry-exporter-otlp-proto-http
83+ greenlet == 3.2.4
84+ # via sqlalchemy
8385grpcio == 1.76.0
8486 # via opentelemetry-exporter-otlp-proto-grpc
8587h11 == 0.16.0
@@ -237,7 +239,7 @@ psycopg2-binary==2.9.11
237239 # via isar (pyproject.toml)
238240pycparser == 2.23
239241 # via cffi
240- pydantic == 2.12.4
242+ pydantic == 2.12.5
241243 # via
242244 # fastapi
243245 # isar (pyproject.toml)
@@ -276,8 +278,6 @@ scipy==1.16.3
276278 # via alitra
277279six == 1.17.0
278280 # via transitions
279- sniffio == 1.3.1
280- # via anyio
281281sqlalchemy == 2.0.44
282282 # via isar (pyproject.toml)
283283starlette == 0.50.0
You can’t perform that action at this time.
0 commit comments