IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump tqdm from 4.25.0 to 4.26.0 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tqdm from 4.25.0 to 4.26.0.

Release notes *Sourced from [tqdm's releases](https://github.com/tqdm/tqdm/releases).* > ## tqdm v4.26.0 stable > - fix `smoothing` ([#566](https://github-redirect.dependabot.com/tqdm/tqdm/issues/566) -> [#601](https://github-redirect.dependabot.com/tqdm/tqdm/issues/601)) > - `pandas` updates > + address the `FutureWarning` in `pandas`, drop `pandas` test in py34, add in py37 ([#603](https://github-redirect.dependabot.com/tqdm/tqdm/issues/603)) > + support `pandas` `axis='index' or 'columns'` ([#570](https://github-redirect.dependabot.com/tqdm/tqdm/issues/570)) > - minor documentation updates ([#597](https://github-redirect.dependabot.com/tqdm/tqdm/issues/597), [#600](https://github-redirect.dependabot.com/tqdm/tqdm/issues/600), [#606](https://github-redirect.dependabot.com/tqdm/tqdm/issues/606)) > + developer notes
Commits - [`96d8a3c`](https://github.com/tqdm/tqdm/commit/96d8a3c3642474144f53f74331ef2172d1c39496) bump version, merge branch 'devel' - [`ecc99b0`](https://github.com/tqdm/tqdm/commit/ecc99b0cf1a127861cb8f22434cc90deab0d026b) fix a typo in url - [`510d992`](https://github.com/tqdm/tqdm/commit/510d9927eb5bdb2e765df721b3b035e3a181776e) Merge branch 'chengs:avg_time' into devel - [`922d1e2`](https://github.com/tqdm/tqdm/commit/922d1e26cf10c7893c0a910311db259d0d7de928) fix [#566](https://github-redirect.dependabot.com/tqdm/tqdm/issues/566) - [`68b9923`](https://github.com/tqdm/tqdm/commit/68b9923395684e0468041148b9a2218e469b8243) Merge branch 'chengs:pandas_future' into devel - [`4b32c04`](https://github.com/tqdm/tqdm/commit/4b32c04cad2242ee37a51259cd9ae7f041d763c4) drop pandas test in py34, add in py37 - [`bf90a26`](https://github.com/tqdm/tqdm/commit/bf90a26ff918de24953eeea298f28fdb1edbfa67) address the future warning in Pandas - [`ef5bea4`](https://github.com/tqdm/tqdm/commit/ef5bea4d0737062b10e73ab1d5758b25cd6c62f7) Merge branch 'andportnoy:fix-typo' into devel - [`40c5ce8`](https://github.com/tqdm/tqdm/commit/40c5ce859b4a3acf051589d630fd0234863be075) Fix typo in _tqdm_notebook.py (juputer -> jupyter) - [`8d5c249`](https://github.com/tqdm/tqdm/commit/8d5c24983273ca2dee33ca51a17b387bd975253a) Merge branch 'gsganden:bugfix/convert-pandas-axis-to-int' into devel - Additional commits viewable in [compare view](https://github.com/tqdm/tqdm/compare/v4.25.0...v4.26.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 merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@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 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) - 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.