Skip to content

Commit 987975c

Browse files
fix(deps): update dependency logfire to >=3.25.0,<=3.25.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | logfire | 3.20.0 | 3.25.0 |
1 parent ccbf62f commit 987975c

File tree

2 files changed

+2486
-2498
lines changed

2 files changed

+2486
-2498
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>=3.25.0,<=3.25.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)