Skip to content

Commit b03d4d5

Browse files
fix(deps): update dependency logfire to >=3.21.0,<=3.21.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | logfire | 3.18.0 | 3.21.0 |
1 parent ce3662e commit b03d4d5

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
python = ">=3.10,<3.14"
1717
pydantic = "^2.9.2"
1818
httpx = "^0.28.0"
19-
logfire = ">=3.5.3,<=3.20.0"
19+
logfire = ">=3.21.0,<=3.21.0"
2020
python-ulid = "^3.0.0"
2121
coolname = "^2.2.0"
2222
pandas = "^2.2.3"

0 commit comments

Comments
 (0)