fix(deps): update dependency logfire to v3.15.1
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 52s
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 52s
This commit is contained in:
10
poetry.lock
generated
10
poetry.lock
generated
@@ -1000,22 +1000,22 @@ i18n = ["Babel (>=2.7)"]
|
||||
|
||||
[[package]]
|
||||
name = "logfire"
|
||||
version = "3.14.0"
|
||||
version = "3.15.1"
|
||||
description = "The best Python observability tool! 🪵🔥"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "logfire-3.14.0-py3-none-any.whl", hash = "sha256:4f95cf98a7c29cd7cd00e093ba75ce1e4e19e5069acda8b1577a4b7790e0237a"},
|
||||
{file = "logfire-3.14.0.tar.gz", hash = "sha256:afdd23386a8a57da7ab97938cc5eec17928ce9195907b85860d906f04c5d33e3"},
|
||||
{file = "logfire-3.15.1-py3-none-any.whl", hash = "sha256:97550d5e7d9689cbce014a1858db83be7ed4f97a52e52e99269b2592aa233515"},
|
||||
{file = "logfire-3.15.1.tar.gz", hash = "sha256:fb2ad223b0079d1ecc17455dc8ede681b9a5533e55a6db365db569d33e3d6752"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
executing = ">=2.0.1"
|
||||
opentelemetry-exporter-otlp-proto-http = ">=1.21.0,<1.33.0"
|
||||
opentelemetry-exporter-otlp-proto-http = ">=1.21.0,<1.34.0"
|
||||
opentelemetry-instrumentation = ">=0.41b0"
|
||||
opentelemetry-instrumentation-fastapi = {version = ">=0.42b0", optional = true, markers = "extra == \"fastapi\""}
|
||||
opentelemetry-sdk = ">=1.21.0,<1.33.0"
|
||||
opentelemetry-sdk = ">=1.21.0,<1.34.0"
|
||||
protobuf = ">=4.23.4"
|
||||
rich = ">=13.4.2"
|
||||
typing-extensions = ">=4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user