openfisca / openfisca-mali

Malian tax and benefit system for OpenFisca
GNU Affero General Public License v3.0
2 stars 2 forks source link

Bump autopep8 from 1.4.3 to 1.4.4 #34

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps autopep8 from 1.4.3 to 1.4.4.

Release notes *Sourced from [autopep8's releases](https://github.com/hhatto/autopep8/releases).* > ## version 1.4.4 > * fix bugs > * [#456](https://github-redirect.dependabot.com/hhatto/autopep8/issues/456), [#466](https://github-redirect.dependabot.com/hhatto/autopep8/issues/466) : related code W504/3 (Thanks [@​asottile](https://github.com/asottile) ) > * [#463](https://github-redirect.dependabot.com/hhatto/autopep8/issues/463), [#464](https://github-redirect.dependabot.com/hhatto/autopep8/issues/464) : related code W504 (Thanks [@​bagerard](https://github.com/bagerard) ) > * [#461](https://github-redirect.dependabot.com/hhatto/autopep8/issues/461), [#467](https://github-redirect.dependabot.com/hhatto/autopep8/issues/467) : related code E402 (Thanks [@​Hanaasagi](https://github.com/Hanaasagi) ) > * Improved > * [#457](https://github-redirect.dependabot.com/hhatto/autopep8/issues/457) : Don't write the file unless there are changes (Thanks [@​asottile](https://github.com/asottile) ) > * [#478](https://github-redirect.dependabot.com/hhatto/autopep8/issues/478) : update configuration documentation (Thanks [@​Ch00k](https://github.com/Ch00k) )
Commits - [`fda3bb3`](https://github.com/hhatto/autopep8/commit/fda3bb39181437b6b8a0aa0185f21ae5f14385dd) version 1.4.4 - [`4c1ba74`](https://github.com/hhatto/autopep8/commit/4c1ba74112998741273256ca123a30ab0035f4bf) add github issue template - [`a3f77ba`](https://github.com/hhatto/autopep8/commit/a3f77ba7e6818ec85bcf535dcd21b9cdb0a252c3) Merge pull request [#478](https://github-redirect.dependabot.com/hhatto/autopep8/issues/478) from Ch00k/fix-pycodestyle-path - [`c2ac1fa`](https://github.com/hhatto/autopep8/commit/c2ac1fa39f6c05f9c750fd951eaa76f8e1337934) Clarify global config file documentation - [`462069e`](https://github.com/hhatto/autopep8/commit/462069ef65448ac7dcb46d58b079c769587ec0fa) fix e117 - [`9b49c3a`](https://github.com/hhatto/autopep8/commit/9b49c3a2770d80c870004158fc5067f28caf9f1a) Merge pull request [#466](https://github-redirect.dependabot.com/hhatto/autopep8/issues/466) from asottile/ignore_conflict - [`a1176ea`](https://github.com/hhatto/autopep8/commit/a1176eaa4e762d9f16d81e25fe12258caed39524) Merge pull request [#468](https://github-redirect.dependabot.com/hhatto/autopep8/issues/468) from Hanaasagi/add-py37-in-tox-env - [`3addaa7`](https://github.com/hhatto/autopep8/commit/3addaa7aa71b55828dfbb4201dc12253459a255f) Merge pull request [#467](https://github-redirect.dependabot.com/hhatto/autopep8/issues/467) from Hanaasagi/fix/import-statement-moved-above-docst... - [`03f0c03`](https://github.com/hhatto/autopep8/commit/03f0c03916042e89e45fd077835d29d50459f060) add py37 in tox envlist - [`59318cb`](https://github.com/hhatto/autopep8/commit/59318cb80cd9f29ee53a2fda25b23bff38fb5856) fix import statement moved above the module doc by E402 - Additional commits viewable in [compare view](https://github.com/hhatto/autopep8/compare/v1.4.3...v1.4.4)


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.