Skip to content
New issue

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

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

Already on GitHub? # to your account

build(deps): bump pip-audit from 2.7.3 to 2.8.0 in /dev #465

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 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] <support@github.com>
@dependabot dependabot bot requested a review from mrsmrynk as a code owner February 9, 2025 23:10
@dependabot dependabot bot added the build label Feb 9, 2025
Copy link
Collaborator

@mrsmrynk mrsmrynk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mrsmrynk mrsmrynk merged commit 9cf949c into main Feb 10, 2025
7 of 19 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/pip-audit-2.8.0 branch February 10, 2025 10:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant