Skip to content

deps: update linearmodels requirement from >=4.30 to >=7.0#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/linearmodels-gte-7.0
Open

deps: update linearmodels requirement from >=4.30 to >=7.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/linearmodels-gte-7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown

Updates the requirements on linearmodels to permit the latest version.

Release notes

Sourced from linearmodels's releases.

Release 7.0

This release is primarily a compatibility release and contains only small fixes.

  • Corrected the name of clustered covariance to "clustered" from "cluster".
  • Fixed an issue sparse matric behavior changed in SciPy.
  • Switched to meson build system.
  • Improved compatability with future NumPy (2.4+) and pandas (3+) changes.
  • Fixed a bug that affected estimation of SUR models with constraints of the form R beta = q where q was not 0.
Commits
  • 28af72e Merge pull request #676 from bashtage/rls-7
  • baf8017 Typo fix
  • 67ed677 Merge pull request #675 from bashtage/rls-7
  • 897b97a RLS: Release 7
  • fa33016 Merge pull request #674 from bashtage/attempt-dynamic-version
  • 609ebd6 Add sdist and wheel tests
  • 9bd8775 Merge pull request #673 from bashtage/dependabot/github_actions/pypa/cibuildw...
  • dc075eb Merge pull request #672 from bashtage/dependabot/github_actions/github/codeql...
  • 51526b5 Bump pypa/cibuildwheel from 3.2.0 to 3.2.1
  • 2b8593f Bump github/codeql-action from 3 to 4
  • 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)

Updates the requirements on [linearmodels](https://github.com/bashtage/linearmodels) to permit the latest version.
- [Release notes](https://github.com/bashtage/linearmodels/releases)
- [Commits](bashtage/linearmodels@v4.30...v7.0)

---
updated-dependencies:
- dependency-name: linearmodels
  dependency-version: '7.0'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants