Skip to content

Update openfisca-core requirement from <44.0.0,>=43.0.0 to >=43.0.0,<45.0.0#17

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/openfisca-core-gte-43.0.0-and-lt-45.0.0
Open

Update openfisca-core requirement from <44.0.0,>=43.0.0 to >=43.0.0,<45.0.0#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/openfisca-core-gte-43.0.0-and-lt-45.0.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Updates the requirements on openfisca-core to permit the latest version.

Changelog

Sourced from openfisca-core's changelog.

44.6.0

Technical changes

  • Revert the codebase to commit 8d26af3 to align the repository with the currently published 44.2.2 baseline on PyPI.
  • Mark versions 44.3.0, 44.4.0, 44.4.1, and 44.5.0 as yanked.
  • Bump version to 44.6.0 to restore continuous deployment from this reverted baseline.

44.2.2

Bug fixes

  • Fix enum index overflow for enums with more than 256 members (e.g. NAF). Index arrays were encoded as uint8 (0-255), causing indices > 255 to be truncated and wrong values in simulations. Encoding now uses int16 (ENUM_ARRAY_DTYPE) consistently.

44.2.1 #1341

Technical changes

  • Add a check for creating a simulation when building a test

44.2.0

New features

  • Add --ignore-default option to openfisca test command
    • When used with --verbose, filters out variables that have their default value from the computation log output
    • When a variable with its default value is hidden, its children are also hidden, even if they have non-default values
    • This makes the computation log more readable by focusing on variables with meaningful values

44.1.0 #1355

New features

  • Yaml tests can have a parameters parameter that replace the parameter tree. It allows tests with parameter overrides.

44.0.4 #1354

Technical changes

  • Add missing unit test in CI
  • Specify the default value in a compatible type in numpy.select for Numpy 2.x.

44.0.3 #1352

Technical changes

  • Fix setup.py syntax to restore publishing to PyPI.

44.0.2 #1351

... (truncated)

Commits

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 [openfisca-core](https://github.com/openfisca/openfisca-core) to permit the latest version.
- [Changelog](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openfisca/openfisca-core/commits)

---
updated-dependencies:
- dependency-name: openfisca-core
  dependency-version: 44.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 1, 2026

Labels

The following labels could not be found: kind:dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants