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.50.1 to 4.50.2 #93

Merged
merged 1 commit into from
Oct 10, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2020

Bumps tqdm from 4.50.1 to 4.50.2.

Release notes

Sourced from tqdm's releases.

tqdm v4.50.2 stable

  • fixed platform.system() causing fork() warnings (#691)
  • fixed contrib.concurrent.process_map pickling error with threading.RLock (#920)
  • updated documentation & examples
  • updated CI framework
  • updated tests
  • misc code tidy
Commits
  • 8f9e03d bump version, merge branch 'devel'
  • ab32d02 test: perf: tighten crucial important tests, add to pre-commit
  • 4db32a3 tests: fix timing decorator logic, CI: update pypy version
  • 711c270 misc tidy
  • 1b0f498 tests: group checks, try perf harder
  • cad8078 contrib.concurrent: save & restore lock state
  • 6e5b1b8 update multiprocessing docs & examples
  • 1209c89 minor doc formatting fix
  • 572a8e8 contrib.concurrent.process_map: fix threading.RLock pickling error
  • a00f7f3 utils:OS detection using sys.platform
  • See full diff 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 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.50.1 to 4.50.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.50.1...v4.50.2)

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files           3        3           
  Lines         566      566           
=======================================
  Hits          560      560           
  Misses          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a5e92d...5c69bb5. Read the comment docs.

@naorlivne naorlivne merged commit b987299 into master Oct 10, 2020
@dependabot dependabot bot deleted the dependabot/pip/tqdm-4.50.2 branch October 10, 2020 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant