protofuzz
protofuzz copied to clipboard
Bump pypa/gh-action-pip-audit from 1.0.5 to 1.0.8
Bumps pypa/gh-action-pip-audit from 1.0.5 to 1.0.8.
Release notes
Sourced from pypa/gh-action-pip-audit's releases.
v1.0.8
What's Changed
- Remove pin on requests (fixes #41) by
@Alexerson
in pypa/gh-action-pip-audit#42New Contributors
@Alexerson
made their first contribution in pypa/gh-action-pip-audit#42Full Changelog: https://github.com/pypa/gh-action-pip-audit/compare/v1.0.7...v1.0.8
v1.0.7
What's Changed
- action: replace
internal-be-careful-debug
by@tnytown
in pypa/gh-action-pip-audit#36- New issue templates by
@tnytown
in pypa/gh-action-pip-audit#37- requirements: constrain requests below 2.30 by
@woodruffw
in pypa/gh-action-pip-audit#39Full Changelog: https://github.com/pypa/gh-action-pip-audit/compare/v1.0.6...v1.0.7
Release 1.0.6
What's Changed
- Check that output file exists before opening by
@tnytown
in pypa/gh-action-pip-audit#33- README: prep 1.0.6 by
@woodruffw
in pypa/gh-action-pip-audit#34New Contributors
@tnytown
made their first contribution in pypa/gh-action-pip-audit#33Full Changelog: https://github.com/pypa/gh-action-pip-audit/compare/v1.0.5...v1.0.6
Commits
d499194
README: prep 1.0.8cf52d21
Remove pin on requests (fixes #41) (#42)3ac8fed
README: prep 1.0.7 (#40)f7e9695
requirements: constrain requests below 2.30 (#39)28aa5e1
New issue templates (#37)1abec09
action: replaceinternal-be-careful-debug
(#36)75edeac
README: prep 1.0.6 (#34)666b1b8
Check that output file exists before opening (#33)- See full diff in compare view
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)