mozilla / mozillians-tests

DEPRECATED - Mozillians Tests
http://www.mozillians.org
Other
51 stars 74 forks source link

Bump pyotp from 2.2.7 to 2.3.0 #568

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 5 years ago

Bumps pyotp from 2.2.7 to 2.3.0.

Release notes *Sourced from [pyotp's releases](https://github.com/pyotp/pyotp/releases).* > ## v2.3.0 > - Fix comparison behavior on Python 2.7 > > ## v2.2.9 > No release notes provided.
Changelog *Sourced from [pyotp's changelog](https://github.com/pyauth/pyotp/blob/master/Changes.rst).* > Changes for v2.3.0 (2019-07-26) > =============================== > > - Fix comparison behavior on Python 2.7 > > Changes for v2.2.8 (2019-07-26) > =============================== > > - Fix comparison of unicode chars ([#78](https://github-redirect.dependabot.com/pyotp/pyotp/issues/78)) > - Minor documentation and test fixes
Commits - [`041f5d3`](https://github.com/pyauth/pyotp/commit/041f5d3c65379d7188821caf92436c7f226ec60e) v2.3.0 - [`eba4805`](https://github.com/pyauth/pyotp/commit/eba480599764e13b49458f1b0e5b32e92595cea0) Fix comparison behavior on Python 2.7 - [`b29c298`](https://github.com/pyauth/pyotp/commit/b29c2980e3cf4d30a78429b3130734933efe2335) v2.2.8 - [`0b8cc71`](https://github.com/pyauth/pyotp/commit/0b8cc7101f53165554d37bf244f632a4c399932d) Eliminate unnecessary version check - [`bbf5abc`](https://github.com/pyauth/pyotp/commit/bbf5abc7b010a1450d4b13b67ed5cadfcb72c3fd) Fix comparison of unicode chars ([#78](https://github-redirect.dependabot.com/pyotp/pyotp/issues/78)) - [`efeff2c`](https://github.com/pyauth/pyotp/commit/efeff2cecc9e4f82253a230cf152ffe364ae1be1) Update OWASP Cheat Sheet link ([#77](https://github-redirect.dependabot.com/pyotp/pyotp/issues/77)) - [`b837a50`](https://github.com/pyauth/pyotp/commit/b837a5026d692d29d800eb35c7603fd2aecc6f07) Update python versions ([#79](https://github-redirect.dependabot.com/pyotp/pyotp/issues/79)) - [`8d95cfd`](https://github.com/pyauth/pyotp/commit/8d95cfdeaf01b1a27445aa198fec87c349ca0e3d) Fix release manager script version regexp - [`64d1cf0`](https://github.com/pyauth/pyotp/commit/64d1cf0bfd5a1c9c46a5f72bf22d8ed790b0f687) Update OWASP Authentication Cheat Sheet link ([#74](https://github-redirect.dependabot.com/pyotp/pyotp/issues/74)) - [`84e360e`](https://github.com/pyauth/pyotp/commit/84e360e5f020105ef3ae746d2caaa98ddc33d5a5) Fix formatting issue in README - Additional commits viewable in [compare view](https://github.com/pyotp/pyotp/compare/v2.2.7...v2.3.0)


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). To ignore the version in this PR you can just close it - `@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.