Skip to content

Commit 5ca75f1

Browse files
chore: upgrade pyagrum to version 3.0.0 in poetry.lock and pyproject.toml (#437)
1 parent a8abc90 commit 5ca75f1

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

PrismaFastApi/poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PrismaFastApi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fastapi = "^0.121.0"
1212
uvicorn = "^0.35.0"
1313
pydantic-settings = "^2.9.1"
1414
python-dotenv = "^1.1.1"
15-
pyagrum = "^2.2.1"
15+
pyagrum = "3.0.0"
1616
networkx = "^3.5"
1717
pyinstrument = "^5.1.1"
1818
azure-monitor-opentelemetry = "^1.8.1"

0 commit comments

Comments
 (0)