Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Bump tqdm from 4.52.0 to 4.61.2 #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2021

Bumps tqdm from 4.52.0 to 4.61.2.

Release notes

Sourced from tqdm's releases.

tqdm v4.61.1 stable

  • fix utils._screen_shape_linux() sometimes raising ValueError (#1174)
  • minor build/CI framework updates (#1175)
  • minor documentation updates

tqdm v4.61.0 stable

  • keras support for initial_epoch (#1150 <- #1138)
  • misc documentation updates
  • fix & update tests (#1163)
  • minor framework updates (#1163)

tqdm v4.60.0 stable

  • add contrib.logging helpers for redirecting to tqdm.write() (#1155 <- #786)
  • support delay in notebook (#1142)
  • fix contrib.tmap, tzip not using tqdm_class (#1148)
  • add notebook tests (#1143)
  • updates & misc minor fixes for documentation

tqdm v4.59.0 stable

  • add tqdm.dask.TqdmCallback (#1079, #279 <- #278)
  • add asyncio.gather() (#1136)
  • add basic support for length_hint (#1068)
  • add & update tests
  • misc documentation updates (#1132)
    • update contributing guide
    • update URLs
    • bash completion: add missing --delay
  • misc code tidy
    • add [notebook] extra (#1135)

tqdm v4.58.0 stable

  • add start delay in seconds (#836 <- #1069, #704)
  • add tests
  • misc code tidy (#1130)
  • misc documentation updates

tqdm v4.57.0 stable

  • add line buffering for DummyTqdmFile (#960)
  • fix & update demo notebook (#1127)
  • fix py3 urllib examples (#1127)
  • suppress deprecated pandas warnings (#824, #1094)
  • misc framework updates
  • misc tests updates
  • misc code tidy

tqdm v4.56.2 stable

... (truncated)

Commits

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)

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.52.0 to 4.61.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.52.0...v4.61.2)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants