Update clr-loader requirement from <0.3.0,>=0.2.7 to >=0.2.7,<0.4.0 by dependabot[bot] · Pull Request #2691 · pythonnet/pythonnet
Updates the requirements on clr-loader to permit the latest version.
Release notes
Sourced from clr-loader's releases.
v0.3.0
What's Changed
- Modernise the codebase a bit by
@filmorin pythonnet/clr-loader#107 (drops support for Python <3.10)- CI by
@filmorin pythonnet/clr-loader#108Full Changelog: pythonnet/clr-loader@v0.2.10...v0.3.0
Commits
89640daCI (#108)e0897bdMerge pull request #107 from pythonnet/modernizeac7b66bFix properties test and switch to .NET 10.02aad885Drop support for Python versions before 3.10831da80Allow passing a runtime version toget_coreclr(#105)58d3f55Make dependencies more precisea5f78b3Handle warnings in modern setuptools versions0df9285Add basic Justfilecad6722Update locked dependenciesd16a88bSwitch default branch to 'main'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)