File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/WebJobs.Script.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<ItemGroup >
3
- <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 2.0.14048 " />
3
+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 2.0.14118 " />
4
4
</ItemGroup >
5
5
</Project >
Original file line number Diff line number Diff line change 51
51
<PackageReference Include =" appinsights.testlogger" Version =" 1.0.0" />
52
52
<PackageReference Include =" FluentAssertions" Version =" 5.9.0" />
53
53
<PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 2.2.0" />
54
- <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 2.0.14048 " />
54
+ <PackageReference Include =" Microsoft.Azure.Functions.PythonWorker" Version =" 2.0.14118 " />
55
55
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.8.0" />
56
56
<PackageReference Include =" Moq" Version =" 4.9.0" />
57
57
<PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta004" />
You can’t perform that action at this time.
0 commit comments