Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tqdm from 4.56.0 to 4.56.2 #6947

Merged
merged 1 commit into from
Feb 15, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps tqdm from 4.56.0 to 4.56.2.

Release notes

Sourced from tqdm's releases.

tqdm v4.56.2 stable

  • fix attribute errors when disabled (#1126)
    • reset() (#1125)
    • unpause()
  • add tests

tqdm v4.56.1 stable

  • fix repr() & format_dict when disabled (#1113 <- #624)
  • rename __repr__() => __str__()
  • minor documentation updates (#1113)
    • fix Binder demo notebook (#1119)
    • remove explicit Dockerfile
    • move some images to external repo
  • add & update tests
Commits
  • 7f971d5 bump version, merge pull request #1126 from tqdm/devel
  • bf2a5e7 tests: reset/unpause when disabled
  • bd176fe fix disabled contrib.(telegram|discord)
  • 5846c4a fix notebook reset() when disabled
  • ee74bfb fix reset() & unpause() when disabled
  • 94842e1 bump version, merge pull request #1113 from tqdm/devel
  • ea06383 rename __repr__ => __str__
  • b2245bf tests: add disabled repr, misc docstrings
  • 42de6bd fix repr() & format_dict when disabled
  • a774e3f remove Dockerfile
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 15, 2021
@cla-bot cla-bot bot added the cla-signed CLA Bot: community license agreement signed label Feb 15, 2021
@afabiani afabiani added this to the 3.2 milestone Feb 15, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/tqdm-4.56.2 branch from bb1ea41 to 7502d39 Compare February 15, 2021 09:05
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.56.0 to 4.56.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.56.0...v4.56.2)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tqdm-4.56.2 branch from 7502d39 to 6185b8b Compare February 15, 2021 09:15
@afabiani afabiani merged commit 4401279 into master Feb 15, 2021
@dependabot dependabot bot deleted the dependabot/pip/tqdm-4.56.2 branch February 15, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed CLA Bot: community license agreement signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant