fix(deps): update dependency logfire to v4.4.0
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 1m0s
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 1m0s
This commit is contained in:
10
poetry.lock
generated
10
poetry.lock
generated
@@ -1027,22 +1027,22 @@ i18n = ["Babel (>=2.7)"]
|
||||
|
||||
[[package]]
|
||||
name = "logfire"
|
||||
version = "4.0.0"
|
||||
version = "4.4.0"
|
||||
description = "The best Python observability tool! 🪵🔥"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "logfire-4.0.0-py3-none-any.whl", hash = "sha256:4e50887d61954f849ec05343ca71b29fec5c0b6e4e945cabbceed664e37966e7"},
|
||||
{file = "logfire-4.0.0.tar.gz", hash = "sha256:64d95fbf0f05c99a8b4c99a35b5b2971f11adbfbe9a73726df11d01c12f9959c"},
|
||||
{file = "logfire-4.4.0-py3-none-any.whl", hash = "sha256:cbb8cdec30ec54226d811a9692e9acd694e9d6530a8f8c750e410bf73ba5b232"},
|
||||
{file = "logfire-4.4.0.tar.gz", hash = "sha256:e790e415e994f15dec32e21f86dbb4a968fb370590ff3f21d5e9bfe4fe4b3526"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
executing = ">=2.0.1"
|
||||
opentelemetry-exporter-otlp-proto-http = ">=1.21.0,<1.36.0"
|
||||
opentelemetry-exporter-otlp-proto-http = ">=1.21.0,<1.37.0"
|
||||
opentelemetry-instrumentation = ">=0.41b0"
|
||||
opentelemetry-instrumentation-fastapi = {version = ">=0.42b0", optional = true, markers = "extra == \"fastapi\""}
|
||||
opentelemetry-sdk = ">=1.21.0,<1.36.0"
|
||||
opentelemetry-sdk = ">=1.21.0,<1.37.0"
|
||||
protobuf = ">=4.23.4"
|
||||
rich = ">=13.4.2"
|
||||
typing-extensions = ">=4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user