BRGM / gml_application_schema_toolbox

GML Application Schema toolbox is a QGIS plugin allowing to manipulate OGC Complex Features
https://brgm.github.io/gml_application_schema_toolbox/
GNU General Public License v2.0
26 stars 17 forks source link

Update flake8-eradicate requirement from <1.4,>=1.0 to >=1.0,<1.5 in /requirements #242

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on flake8-eradicate to permit the latest version.

Release notes

Sourced from flake8-eradicate's releases.

Version 1.4.0

Features

  • Drops python3.6 support
  • Switches from pkg_resources to importlib_metadata

Misc

  • Uses poetry@1.2
Changelog

Sourced from flake8-eradicate's changelog.

1.4.0

Features

  • Drops python3.6 support
  • Switches from pkg_resources to importlib_metadata

Misc

  • Uses poetry@1.2

1.3.0

Features

  • Adds flake8@5.0 support

1.2.1

Bugfixes

  • Adds setuptools in the dependencies

1.2.0

Features

  • Adds flake8@4.0.0 support
  • Adds python3.10 support

1.1.0

Features

  • Improves performance on long files #210

1.0.0

Features

  • Adds python3.9 support
  • Now using new eradicate API
  • Adds --eradicate-whitelist and --eradicate-whitelist-append options

Misc

... (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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)