nlp-qrmine icon indicating copy to clipboard operation
nlp-qrmine copied to clipboard

chore(deps): bump plac from 1.1.3 to 1.3.5

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps plac from 1.1.3 to 1.3.5.

Changelog

Sourced from plac's changelog.

HISTORY

[Unreleased]

1.3.4 (2021-12-06)

Ensured tests using plac_runner use the same version of Python as them. Fixed the tests on Python 3.9 and 3.10 and enabled Travis for them. Prevent the tests from cluttering the test user's home directory. Removed the pre-generated documentation, please use Read the Docs. Cleaned up many minor issues in the documentation. Removed use of obsolete SQLSoup library and features that used it. Fixed issue with str as type hint. Added more tests/examples.

1.3.0 (2021-01-02)

Thanks to Istvan Albert, it is now possible to use language keywords and builtins as option/flag names. Some broken links were fixed and the documentation has been moved to https://plac.readthedocs.io, while the CI framework has changed from Travis to GitHub actions.

1.2.0 (2020-06-05)

Added dedenting of usage docstrings, as requested by Istvan Albert. Added new decorators plac.pos, plac.opt, plac.flg and an example using them in a section "For the impatient". Added tests on travis for Python 3.8.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Apr 03 '22 19:04 dependabot[bot]