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
28 stars 18 forks source link

Update flake8-eradicate requirement from <1.1,>=1.0 to >=1.0,<1.2 in /requirements #166

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from flake8-eradicate's releases.

Version 1.1.0

Features

  • Improves performance on long files #210
Changelog

Sourced from flake8-eradicate's changelog.

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

  • Moves to Github Actions

0.4.0

Features

  • Adds python3.5 support

0.3.0

Features

  • Adds python3.8 support

0.2.4

Bugfixes

  • Fixes that some lines inside the docstrings were marked as commented out code

0.2.3

Bugfixes

  • Fixed argparse bug, see #76

0.2.2

... (truncated)

Commits
  • 50f4926 Version 1.1.0 release
  • b073917 fix performance issue due to search in tokens (#210)
  • dca1c19 Merge pull request #211 from wemake-services/dependabot/pip/pytest-cov-2.12.1
  • 90815f0 Bump pytest-cov from 2.12.0 to 2.12.1
  • 6a5aab0 Merge pull request #209 from wemake-services/dependabot/pip/pytest-cov-2.12.0
  • ca2efd4 Bump pytest-cov from 2.11.1 to 2.12.0
  • 72d708a Merge pull request #208 from wemake-services/dependabot/pip/flake8-comprehens...
  • a4cd868 Bump flake8-comprehensions from 3.4.0 to 3.5.0
  • 20a5d3a Merge pull request #207 from wemake-services/dependabot/pip/pytest-randomly-3...
  • d70e241 Bump pytest-randomly from 3.7.0 to 3.8.0
  • 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 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)
dependabot[bot] commented 3 years ago

The following labels could not be found: dependencies.

dependabot[bot] commented 3 years ago

Looks like flake8-eradicate is no longer updatable, so this is no longer needed.