From 936e63456d74428f19a07b34ee635b08779e1b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 08:04:22 +0000 Subject: [PATCH] Bump azure-functions from 1.11.2 to 1.13.3 Bumps [azure-functions](https://github.com/Azure/azure-functions-python-worker) from 1.11.2 to 1.13.3. - [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..7604595 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -azure-functions==1.11.2 +azure-functions==1.13.3 azure-cognitiveservices-vision-face==0.6.0 python-dotenv==0.21.0 Pillow==9.3.0