xingweitian / fund-my-watcard

A tool to add fund to WatCard easily.
https://pypi.org/project/fund-my-watcard/
GNU General Public License v3.0
10 stars 4 forks source link

Bump webdriver-manager from 1.8.2 to 2.2.0 #55

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps webdriver-manager from 1.8.2 to 2.2.0.

Release notes *Sourced from [webdriver-manager's releases](https://github.com/SergeyPirogov/webdriver_manager/releases).* > ## v2.2.0 > Config changed > > ## v2.1.0 > Fix custom path issue > > ## v2.0 > PhantomJs and Edge deprecation > > ## v2.0.0 > Deperecate PhatomJs and Edge > > ## v1.9 > Fix edge driver
Commits - [`4b89382`](https://github.com/SergeyPirogov/webdriver_manager/commit/4b893822b9ae7038bd75b064bcf937f2d2b48822) fix tests NoModule - [`58ce43e`](https://github.com/SergeyPirogov/webdriver_manager/commit/58ce43ee270010ebab933c4ec1fd7134d68c7c5a) clean up - [`28c5079`](https://github.com/SergeyPirogov/webdriver_manager/commit/28c5079e1cabd83972839cc36aea61c59d1b5827) clean up - [`8476cc7`](https://github.com/SergeyPirogov/webdriver_manager/commit/8476cc7d47ab6ea3765e041e6d300f632254e772) config removed - [`49e5fc1`](https://github.com/SergeyPirogov/webdriver_manager/commit/49e5fc19ddc5cf2b87bc797dbb7362794aa6773d) config removed - [`c4f9d42`](https://github.com/SergeyPirogov/webdriver_manager/commit/c4f9d42510cc15cfa3ff55fdb2fd263a987a0a57) set min version to python 3.6 - [`2a97b0a`](https://github.com/SergeyPirogov/webdriver_manager/commit/2a97b0a0a6db8868915411933f0308269e34fd3d) Merge remote-tracking branch 'origin/master' - [`e32245c`](https://github.com/SergeyPirogov/webdriver_manager/commit/e32245c4ac5a6a06de61cfcaf2c3c7ae26dd142e) set min version to python 3.2 - [`a4cbce7`](https://github.com/SergeyPirogov/webdriver_manager/commit/a4cbce76a0504c6c4530325cce6425ab2c93c2cd) Update setup.py - [`a572964`](https://github.com/SergeyPirogov/webdriver_manager/commit/a572964d2f232a9d9740fd47be2c576a09c6952f) fixed custom path - Additional commits viewable in [compare view](https://github.com/SergeyPirogov/webdriver_manager/compare/v1.8.2...v2.2.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 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 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) - 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)