Skip to content

Commit 8c5b53c

Browse files
fix(deps): update dependency logfire to >=3.22.0,<=3.22.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | logfire | 3.18.0 | 3.22.0 |
1 parent cb48296 commit 8c5b53c

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

poetry.lock

Lines changed: 26 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.22.0,<=3.22.0"
2020
python-ulid = "^3.0.0"
2121
coolname = "^2.2.0"
2222
pandas = "^2.2.3"

0 commit comments

Comments
 (0)