File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
test/WebJobs.Script.Tests Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <ItemGroup >
3- <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.1.11 " />
3+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.1.12 " />
44 </ItemGroup >
55</Project >
Original file line number Diff line number Diff line change 22<!-- Please add your release notes in the following format:
33- My change description (#PR)
44-->
5+ - Update Python Worker Version to [ 1.1.12] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/1.1.12 )
56- Updated HTTP extension to [ 3.0.10] ( https://github.com/Azure/azure-webjobs-sdk-extensions/releases/tag/http-v3.0.10 )
67- Configure host.json to use workflow when creating a default host.json and app is identified as a logic app. (#6810 )
78- Update Python Worker Version to [ 1.1.11] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/1.1.11 )
Original file line number Diff line number Diff line change 5151 <PackageReference Include =" appinsights.testlogger" Version =" 1.0.0" />
5252 <PackageReference Include =" FluentAssertions" Version =" 5.9.0" />
5353 <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 3.1.0" />
54- <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.1.11 " />
54+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.1.12 " />
5555 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8.0" />
5656 <PackageReference Include =" Moq" Version =" 4.9.0" />
5757 <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta004" />
You can’t perform that action at this time.
0 commit comments