Apipie / apypie

Apipie bindings for Python
https://apypie.readthedocs.io/en/latest/
MIT License
1 stars 9 forks source link

Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.6.5 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pypa/gh-action-pypi-publish from 1.6.4 to 1.6.5.

Commits
  • 32b5e93 Merge pull request #122 from colindean/empty-token
  • efcb9ba 🎨 Warn about empty password/token action input
  • d2ce3ec ⇪ Bump isort to v5.12.0
  • 0eaf3a1 Merge pull request #121 from pypa/dependabot/pip/requirements/cryptography-39...
  • 6a2da9b Bump cryptography from 38.0.4 to 39.0.1 in /requirements
  • 7eb3b70 Merge pull request #119 from pypa/pre-commit-ci-update-config
  • 91e6121 Revert WPS flake8 hook version to 4.0.1
  • c13a06e [pre-commit.ci] pre-commit autoupdate
  • a260c7e Merge pull request #117 from pypa/dependabot/pip/requirements/certifi-2022.12.7
  • 5a2ea37 Bump certifi from 2022.9.24 to 2022.12.7 in /requirements
  • 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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #123 (78e5dd7) into master (28ba217) will increase coverage by 0.45%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   90.09%   90.54%   +0.45%     
==========================================
  Files           9        9              
  Lines         444      444              
==========================================
+ Hits          400      402       +2     
+ Misses         44       42       -2     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more