Skip to content

Commit

Permalink
chore(deps): update logfire[fastapi,httpx,system-metrics] requirement…
Browse files Browse the repository at this point in the history
… from ~=0.42.0 to ~=0.46.1 (#107)

* feat(ci): create `dependabot.yml`

* chore(deps): update logfire[fastapi,httpx,system-metrics] requirement

Updates the requirements on [logfire[fastapi,httpx,system-metrics]](https://github.com/pydantic/logfire) to permit the latest version.
- [Release notes](https://github.com/pydantic/logfire/releases)
- [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md)
- [Commits](pydantic/logfire@v0.42.0...v0.46.1)

---
updated-dependencies:
- dependency-name: logfire[fastapi,httpx,system-metrics]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Muspi Merol <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and CNSeniorious000 authored Jul 17, 2024
1 parent fac7119 commit c302944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"zhipuai~=2.1.0.20240521",
"anthropic~=0.28.0",
"dashscope~=1.19.2",
"logfire[fastapi,system-metrics,httpx]~=0.42.0",
"logfire[fastapi,system-metrics,httpx]~=0.46.1",
]

[tool.pdm]
Expand Down

0 comments on commit c302944

Please sign in to comment.