From c786e018a0f3a055176c4f603bd2d5774f9490b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:10:44 +0000 Subject: [PATCH] Bump azure-functions from 1.11.2 to 1.13.2 Bumps [azure-functions](https://github.com/Azure/azure-functions-python-worker) from 1.11.2 to 1.13.2. - [Release notes](https://github.com/Azure/azure-functions-python-worker/releases) - [Commits](https://github.com/Azure/azure-functions-python-worker/commits) --- updated-dependencies: - dependency-name: azure-functions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfde21d..490f66c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -azure-functions==1.11.2 +azure-functions==1.13.2 azure-cognitiveservices-vision-face==0.6.0 python-dotenv==0.21.0 Pillow==9.3.0