From 5d5461660578edc3fff1fe2e83303f1f00dd24be Mon Sep 17 00:00:00 2001 From: peterstone2017 <12449837+YunchuWang@users.noreply.github.com> Date: Fri, 6 Oct 2023 15:31:25 +0000 Subject: [PATCH] Update Python Worker Version to 4.14.0 --- build/python.props | 2 +- release_notes.md | 2 +- test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/python.props b/build/python.props index 72b90542c5..127c413ee9 100644 --- a/build/python.props +++ b/build/python.props @@ -1,5 +1,5 @@ - + diff --git a/release_notes.md b/release_notes.md index 376fee16ac..0b178c04ab 100644 --- a/release_notes.md +++ b/release_notes.md @@ -3,7 +3,7 @@ -- Update Python Worker Version to [4.18.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.18.0) +- Update Python Worker Version to [4.14.0](https://github.com/Azure/azure-functions-python-worker/releases/tag/4.14.0) - Update Java Worker Version to [2.13.0](https://github.com/Azure/azure-functions-java-worker/releases/tag/2.13.0) - Update WebJobsScriptHostService to remove hardcoded sleep during application shut down (#9520) - Update PowerShell 7.2 Worker Version to [4.0.2974](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2974) diff --git a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj index 16ffb289ec..f6b36656c3 100644 --- a/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj +++ b/test/WebJobs.Script.Tests/WebJobs.Script.Tests.csproj @@ -57,7 +57,7 @@ - +