From 133466aa3b1b44c84825efb3cf211d5550463d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:50:02 +0000 Subject: [PATCH] Bump opencensus-ext-azure from 1.1.13 to 1.1.14 in /app/api Bumps [opencensus-ext-azure](https://github.com/census-instrumentation/opencensus-python) from 1.1.13 to 1.1.14. - [Release notes](https://github.com/census-instrumentation/opencensus-python/releases) - [Changelog](https://github.com/census-instrumentation/opencensus-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/census-instrumentation/opencensus-python/commits) --- updated-dependencies: - dependency-name: opencensus-ext-azure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/requirements.txt b/app/api/requirements.txt index 6aca084..cc6e987 100644 --- a/app/api/requirements.txt +++ b/app/api/requirements.txt @@ -8,5 +8,5 @@ marshmallow==3.19.0 azure-ai-ml==1.19.0 sseclient-py==1.8.0 uvicorn[standard]==0.32.0 -opencensus-ext-azure==1.1.13 +opencensus-ext-azure==1.1.14 opencensus-ext-fastapi==0.1.0