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.3.3 to 2.3.4 #343

Merged
merged 1 commit into from
Jun 26, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2022

Bumps pip-audit from 2.3.3 to 2.3.4.

Changelog

Sourced from pip-audit's changelog.

[2.3.4]

Fixed

  • Vulnerability fixing: the --fix flag now works for vulnerabilities found in requirement subdependencies. A new line is now added to the requirement file to explicitly pin the offending subdependency (#297)
Commits
  • 5764de8 version: v2.3.4
  • 2108c72 CHANGELOG: 2.3.4
  • c136126 README: Documentation improvements (#304)
  • 85ccc17 workflows: Specify python-version for docs and release workflows (#309)
  • ac4c153 build(deps): bump actions/setup-python from 2 to 4 (#307)
  • da686a6 build(deps): bump actions/checkout from 2 to 3 (#308)
  • 863372b dependabot: check for github actions updates (#306)
  • c88ec31 README: link to the new GitHub Action (#301)
  • 05bfaf1 requirement, test: Correct --fix for subdependencies in requirements files ...
  • 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)

Bumps [pip-audit](https://github.com/trailofbits/pip-audit) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/trailofbits/pip-audit/releases)
- [Changelog](https://github.com/trailofbits/pip-audit/blob/main/CHANGELOG.md)
- [Commits](pypa/pip-audit@v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: pip-audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2022
@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #343 (309ce33) into main (5ff394a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #343   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          10       10           
  Lines        1240     1240           
=======================================
  Hits         1222     1222           
  Misses         18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ff394a...309ce33. Read the comment docs.

@Anselmoo Anselmoo merged commit 1455359 into main Jun 26, 2022
@Anselmoo Anselmoo deleted the dependabot/pip/pip-audit-2.3.4 branch June 26, 2022 12:53
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.

1 participant