brechtm / rinohtype

The Python document processor
http://www.mos6581.org/rinohtype
GNU Affero General Public License v3.0
498 stars 59 forks source link

Bump certifi from 2022.9.24 to 2022.12.7 #386

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps certifi from 2022.9.24 to 2022.12.7.

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/brechtm/rinohtype/network/alerts).
codecov[bot] commented 1 year ago

Codecov Report

Merging #386 (f8c91ab) into master (24973f6) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
- Coverage   77.23%   77.22%   -0.02%     
==========================================
  Files          92       92              
  Lines       14658    14658              
  Branches     2410     2410              
==========================================
- Hits        11321    11319       -2     
- Misses       2900     2901       +1     
- Partials      437      438       +1     
Flag Coverage Δ
3.10 77.21% <ø> (ø)
3.11 77.23% <ø> (-0.02%) :arrow_down:
3.12.0-alpha 77.23% <ø> (ø)
3.7 76.76% <ø> (ø)
3.8 77.17% <ø> (ø)
3.9 46.90% <ø> (ø)
Linux 77.21% <ø> (ø)
Windows 46.90% <ø> (-30.30%) :arrow_down:
pypy-3.9 46.92% <ø> (-30.29%) :arrow_down:
regression-3.10 75.70% <ø> (ø)
regression-3.11 75.72% <ø> (-0.02%) :arrow_down:
regression-3.12 75.72% <ø> (ø)
regression-3.7 75.22% <ø> (ø)
regression-3.8 75.66% <ø> (ø)
regression-pypy3 ?
unit-3.10 46.90% <ø> (ø)
unit-3.11 46.91% <ø> (ø)
unit-3.12 46.91% <ø> (ø)
unit-3.7 45.74% <ø> (ø)
unit-3.8 46.90% <ø> (ø)
unit-3.9 46.90% <ø> (ø)
unit-pypy3 46.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/rinoh/style.py 84.89% <0.00%> (-0.27%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

brechtm commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like certifi is up-to-date now, so this is no longer needed.