trio icon indicating copy to clipboard operation
trio copied to clipboard

Bump types-pyopenssl from 22.0.9 to 22.0.10

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

Bumps types-pyopenssl from 22.0.9 to 22.0.10.

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 Jul 29 '22 10:07 dependabot[bot]

Codecov Report

Merging #2386 (ee5ab31) into master (b3a7c58) will decrease coverage by 0.17%. The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2386      +/-   ##
==========================================
- Coverage   93.36%   93.18%   -0.18%     
==========================================
  Files         117      117              
  Lines       16119    16119              
  Branches     3122     3122              
==========================================
- Hits        15050    15021      -29     
- Misses        974     1010      +36     
+ Partials       95       88       -7     
Impacted Files Coverage Δ
...tests/test_multierror_scripts/apport_excepthook.py 0.00% <0.00%> (-100.00%) :arrow_down:
trio/_core/_multierror.py 89.50% <0.00%> (-6.80%) :arrow_down:
trio/_core/tests/tutil.py 92.30% <0.00%> (-4.62%) :arrow_down:
trio/_subprocess.py 90.00% <0.00%> (-3.92%) :arrow_down:
trio/_core/tests/test_multierror.py 98.75% <0.00%> (-1.25%) :arrow_down:
trio/_highlevel_socket.py 98.19% <0.00%> (-0.91%) :arrow_down:
trio/_core/_io_kqueue.py 84.67% <0.00%> (-0.81%) :arrow_down:
trio/tests/test_highlevel_socket.py 99.36% <0.00%> (-0.64%) :arrow_down:
trio/_core/_io_windows.py 0.00% <0.00%> (ø)
trio/tests/test_socket.py 98.35% <0.00%> (+0.16%) :arrow_up:
... and 2 more

codecov[bot] avatar Jul 29 '22 10:07 codecov[bot]

Superseded by #2438.

dependabot[bot] avatar Oct 05 '22 10:10 dependabot[bot]