Kinto / kinto-emailer

Plugin to manage email notifications on records modification in a collection.
Other
12 stars 1 forks source link

Bump hupper from 1.10.3 to 1.11 #388

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hupper from 1.10.3 to 1.11.

Changelog

Sourced from hupper's changelog.

1.11 (2022-01-02)

  • Drop support for Python 2.7, 3.4, 3.5, and 3.6.

  • Add support/testing for Python 3.10, and 3.11.

  • Explicitly require reload_interval set greater than 0 to avoid spinning the CPU needlessly.

Commits
  • 9cf7376 trailing periods are important
  • c82b51c prep 1.11
  • 0efccba require reload_interval to be greater than 0
  • 82e0c8c Wheel is no longer universal
  • 8838ff0 change a couple master references to main
  • cacbd0d Merge pull request #79 from Pylons/feature/simplify-ci-update-supported-py-ve...
  • 0e02d6f drop py2 and compat module
  • 3789450 Update CHANGES.rst
  • a33a5fd Update the badges
  • 485a68b Update to latest black formatting
  • Additional commits viewable in compare view


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 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)