trio icon indicating copy to clipboard operation
trio copied to clipboard

Bump ipython from 7.31.1 to 7.34.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps ipython from 7.31.1 to 7.34.0.

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)

dependabot[bot] avatar May 30 '22 10:05 dependabot[bot]

Codecov Report

Merging #2331 (41c0d5f) into master (91a1350) will increase coverage by 1.05%. The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2331      +/-   ##
==========================================
+ Coverage   92.46%   93.51%   +1.05%     
==========================================
  Files         118      118              
  Lines       16327    16327              
  Branches     3156     3156              
==========================================
+ Hits        15096    15268     +172     
+ Misses       1103      954     -149     
+ Partials      128      105      -23     
Impacted Files Coverage Δ
trio/_core/tests/test_multierror.py 100.00% <100.00%> (ø)
trio/_core/_run.py 99.13% <0.00%> (+0.43%) :arrow_up:
trio/tests/test_subprocess.py 96.96% <0.00%> (+0.55%) :arrow_up:
trio/_socket.py 95.68% <0.00%> (+0.78%) :arrow_up:
trio/_core/tests/test_io.py 99.29% <0.00%> (+1.05%) :arrow_up:
trio/tests/test_socket.py 98.21% <0.00%> (+1.13%) :arrow_up:
trio/tests/test_threads.py 100.00% <0.00%> (+1.56%) :arrow_up:
trio/_highlevel_socket.py 98.19% <0.00%> (+1.80%) :arrow_up:
trio/tests/test_highlevel_open_tcp_stream.py 100.00% <0.00%> (+1.83%) :arrow_up:
trio/_subprocess.py 93.91% <0.00%> (+2.17%) :arrow_up:
... and 8 more

codecov[bot] avatar May 30 '22 10:05 codecov[bot]

@dependabot rebase

A5rocks avatar Dec 29 '22 00:12 A5rocks