superbox-dev / unipi-control

Control Unipi I/O directly with MQTT commands.
Apache License 2.0
7 stars 3 forks source link

Bump pip-audit from 2.5.6 to 2.6.0 #64

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pip-audit from 2.5.6 to 2.6.0.

Release notes

Sourced from pip-audit's releases.

v2.6.0

Added

  • Added option to skip dependency resolution via pip with the --disable-pip flag. This option can only be used with hashed requirements files or when the --no-deps flag has been provided (#610)
Changelog

Sourced from pip-audit's changelog.

[2.6.0]

Added

  • Added option to skip dependency resolution via pip with the --disable-pip flag. This option can only be used with hashed requirements files or when the --no-deps flag has been provided (#610)
Commits
  • 60067d4 Prep 2.6.0 (#641)
  • 69303c7 CHANGELOG: fix link (#640)
  • d93c5c8 Reintroduce dependency optimization (#626)
  • 2263bd1 build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#639)
  • d777404 build(deps-dev): update ruff requirement from <0.0.275 to <0.0.276 (#638)
  • d31032c build(deps-dev): update ruff requirement from <0.0.273 to <0.0.275 (#637)
  • d41a524 build(deps): bump actions/upload-pages-artifact from 1.0.8 to 1.0.9 (#636)
  • 0fb74e4 build(deps): bump actions/checkout from 3.0.0 to 3.5.3 (#635)
  • 315e3a3 build(deps): bump actions/deploy-pages from 2.0.1 to 2.0.2 (#634)
  • c6fd58d build(deps): bump github/codeql-action from 2.3.6 to 2.13.4 (#632)
  • Additional commits viewable 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)