From 8bbecac9c14b5e08993a15418ba8bba04654f664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 14:09:45 +0000 Subject: [PATCH] Bump azure-functions from 1.11.2 to 1.12.0 Bumps [azure-functions](https://github.com/Azure/azure-functions-python-worker) from 1.11.2 to 1.12.0. - [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..f8b9690 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -azure-functions==1.11.2 +azure-functions==1.12.0 azure-cognitiveservices-vision-face==0.6.0 python-dotenv==0.21.0 Pillow==9.3.0