Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pip-audit from 2.7.3 to 2.8.0 in /components/notifier #10797

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2025

Bumps pip-audit from 2.7.3 to 2.8.0.

Release notes

Sourced from pip-audit's releases.

v2.8.0

Added

  • pip-audit now allows some CLI flags to be configured via environment variables (#755)

Changed

  • The default cache locations on macOS and Linux now respect each platform's caching directory idioms (e.g. XDG) (#814)

  • The minimum version of Python is now 3.9 (#846)

Changelog

Sourced from pip-audit's changelog.

[2.8.0]

Added

  • pip-audit now allows some CLI flags to be configured via environment variables (#755)

Changed

  • The default cache locations on macOS and Linux now respect each platform's caching directory idioms (e.g. XDG) (#814)

  • The minimum version of Python is now 3.9 (#846)

Fixed

  • Auditing a fully-pinned requirements file with --disable-pip now allows for duplicates, so long as the duplicates don't have conflicting specifier sets (#749)
  • Fixed two sources of unnecessary resource leaks when doing file I/O (#878)
Commits
  • 888cf00 chore: prep 2.8.0 (#879)
  • 96d0dd9 Merge pull request #878 from pypa/ww/resource-warnings
  • 1cda1b1 record changes
  • ae1cb36 _cli: remove argparse.FileType use
  • 0a4145f _subprocess: avoid leaking pipe FDs
  • 4cab7b1 build(deps): bump actions/setup-python from 5.3.0 to 5.4.0 (#876)
  • 6d88bd6 pyproject: drop setuptools from lint dependencies (#875)
  • bd25e9f build(deps): update ruff requirement from <0.8.7 to <0.9.1 (#873)
  • 42adaa8 build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0 (#872)
  • e218e30 build(deps): update ruff requirement from <0.8.6 to <0.8.7 (#871)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](pypa/pip-audit@v2.7.3...v2.8.0)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2025

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

@dependabot dependabot bot closed this Feb 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/components/notifier/pip-audit-2.8.0 branch February 7, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants