Update Pythonnet version (#8021)
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled

* Update regression algorithm to reproduce GH issue #8011

* Update pythonnet version to 2.0.37
This commit is contained in:
Jhonathan Abreu
2024-05-15 09:11:52 -04:00
committed by GitHub
parent b147c7ccfd
commit c82573a2bc
12 changed files with 13 additions and 13 deletions
@@ -39,7 +39,7 @@
<Compile Include="..\Common\Properties\SharedAssemblyInfo.cs" Link="Properties\SharedAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.36" />
<PackageReference Include="QuantConnect.pythonnet" Version="2.0.37" />
</ItemGroup>
<ItemGroup>
<Content Include="FundamentalUniverseSelectionAlgorithm.py" />