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.2.5 " />
3+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.2.6 " />
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.2.6] ( https://github.com/Azure/azure-functions-python-worker/releases/tag/1.2.6 )
56- Updated PowerShell Worker (PS7) to [ 3.0.1045] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v3.0.1045 )
67
78** Release sprint:** Sprint 107
Original file line number Diff line number Diff line change 5252 <PackageReference Include =" appinsights.testlogger" Version =" 1.0.0" />
5353 <PackageReference Include =" FluentAssertions" Version =" 5.9.0" />
5454 <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 3.1.0" />
55- <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.2.5 " />
55+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 3.1.2.6 " />
5656 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4" />
5757 <PackageReference Include =" Moq" Version =" 4.9.0" />
5858 <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta004" />
You can’t perform that action at this time.
0 commit comments