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

Full Changelog: pythonnet/clr-loader@v0.2.10...v0.3.0

Commits
  • 89640da CI (#108)
  • e0897bd Merge pull request #107 from pythonnet/modernize
  • ac7b66b Fix properties test and switch to .NET 10.0
  • 2aad885 Drop support for Python versions before 3.10
  • 831da80 Allow passing a runtime version to get_coreclr (#105)
  • 58d3f55 Make dependencies more precise
  • a5f78b3 Handle warnings in modern setuptools versions
  • 0df9285 Add basic Justfile
  • cad6722 Update locked dependencies
  • d16a88b Switch 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)