Skip to content

Commit b82d45d

Browse files
fix(deps): update dependency logfire to v4
| datasource | package | from | to | | ---------- | ------- | ------ | ----- | | pypi | logfire | 3.20.0 | 4.7.0 |
1 parent ccbf62f commit b82d45d

File tree

2 files changed

+2493
-2505
lines changed

2 files changed

+2493
-2505
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-python = ">=3.10,<3.14"
1010
dependencies = [
1111
"pydantic>=2.9.2,<3.0.0",
1212
"httpx>=0.28.0,<1.0.0",
13-
"logfire>=3.5.3,<=3.20.0",
13+
"logfire>=4.7.0,<=4.7.0",
1414
"python-ulid>=3.0.0,<4.0.0",
1515
"coolname>=2.2.0,<3.0.0",
1616
"pandas>=2.2.3,<3.0.0",

0 commit comments

Comments
 (0)