openfisca / openfisca-tunisia

Tunisian tax and benefit system for OpenFisca
http://www.openfisca.tn
15 stars 7 forks source link

Update openfisca-core requirement from <25,>=24 to >=24,<26 #80

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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

Changelog *Sourced from [openfisca-core's changelog](https://github.com/openfisca/openfisca-core/blob/master/CHANGELOG.md).* > ### 25.2.6 [#797](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/797) > > - Improve `print_computation_log` and make it a tested, thus supported call > > ### 25.2.5 [#802](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/802) > > - Load extensions more reliably, by removing dead code in load_extension > > ### 25.2.4 [#806](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/806) > > - Supply a missing default parameter in `Simulation.delete_arrays` method. > > ### 25.2.3 [#800](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/800) > > - Fix an exception on yaml import in test runner > > ### 25.2.2 [#798](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/798) > > - Fix a regression in the YAML test runner. If you have changed any YAML tests since 25.0.0, please rerun them. > > ### 25.2.1 [#796](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/796) > > - Update documentation URL in the API welcome message > > ### 25.2.0 [#766](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/766) > > - Support DAY periods > > ### 25.1.1 [#794](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/794) > > - Explicit test runner dependencies in Python 2.7 > - Using an older version of `ruamel` caused a `'CommentedSeq' object has no attribute 'get'` error. > > ## 25.1.0 [#787](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/787) > > - Don't sort JSON keys in the Web API > - By default, `flask` sorts JSON _object_ keys alphabetically > - This is useful for reusing http caches for example, at the cost of some performance overhead > - But the [JSON specification](https://www.json.org/) doesn’t require to keep an order, as _objects_ are defined as "an unordered set of name/value pairs" > > # 25.0.0 [#781](https://github-redirect.dependabot.com/openfisca/openfisca-core/pull/781) > > #### Breaking changes > > - Change the syntax of OpenFisca YAML tests > > For instance, a test that was using the `input_variables` keyword like: > > ```yaml > - name: Basic income > ... (truncated)
Commits - See full diff in [compare view](https://github.com/openfisca/openfisca-core/commits/25.2.6)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Looks like openfisca-core is up-to-date now, so this is no longer needed.