Bump the python-minor-and-patch group across 1 directory with 3 updates - #6
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/pip/coordinator/python-minor-and-patch-76bc121fcd
branch
2 times, most recently
from
August 3, 2026 23:55
16cf086 to
c2e3036
Compare
Bumps the python-minor-and-patch group with 3 updates in the /coordinator directory: [ruff](https://github.com/astral-sh/ruff), [bandit](https://github.com/PyCQA/bandit) and [pip-audit](https://github.com/pypa/pip-audit). Updates `ruff` from 0.6.9 to 0.16.1 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.6.9...0.16.1) Updates `bandit` from 1.7.10 to 1.9.4 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.7.10...1.9.4) Updates `pip-audit` from 2.7.3 to 2.10.1 - [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.10.1) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/coordinator/python-minor-and-patch-76bc121fcd
branch
from
August 6, 2026 23:05
c2e3036 to
0eb003c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-minor-and-patch group with 3 updates in the /coordinator directory: ruff, bandit and pip-audit.
Updates
rufffrom 0.6.9 to 0.16.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
80790b3Bump 0.16.1 (#27330)63830f3[ty] Borrow from constraint set storage less often (#27328)f40dca9[ty] Preserve forwarded expanded-variadic diagnostic sources (#27266)0d80497Lint TOML files in the LSP (#26862)d91586bUpdate prek dependencies (#27293)7da4b8b[ty] Respect bounds and constraints in generic materializations (#27228)b20daf7[ty] refactor: add helper function to send partial results (#27249)4d4c8fa[ty] Emit diagnostic when specializing a non-generic class (#26883)7c3e2db[ty] Fix enum class container assignability (#27318)d5ef97f[flake8-return] Fix false positive when variable is read infinallyclaus...Updates
banditfrom 1.7.10 to 1.9.4Release notes
Sourced from bandit's releases.
... (truncated)
Commits
92ae8b8Fix B106 reporting wrong line number on multiline function calls (#1360)c8c8a55Lower version guard in check_ast_node to Python 3.12 (#1355)8f2f928Fix B615 false positive when revision is set via variable (#1358)e27493fInclude filename in nosec 'no failed test' warning (#1363)b69b336Fix B613 crash when reading from stdin (#1361)e418b79Bump docker/build-push-action from 6.18.0 to 6.19.2 (#1357)ff646fdBump docker/login-action from 3.6.0 to 3.7.0 (#1353)c0def6cchore: fixed some typos in comments (#1351)765f00dLimit B614 to torch.load deserializers (#1348)06fbbabBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#1347)Updates
pip-auditfrom 2.7.3 to 2.10.1Release notes
Sourced from pip-audit's releases.
... (truncated)
Changelog
Sourced from pip-audit's changelog.
... (truncated)
Commits
8894eb8Merge pull request #1056 from pypa/copilot/release-21011c625b7Update version in README.md to 2.10.1fd2094bPrep 2.10.1 release58d2488build(deps): bump github/codeql-action from 4.35.2 to 4.36.1 (#1052)8df9420build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#1044)3f618d3build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1053)4849132Restrict OIDC token to publish job (#1050)c1eb69aFix KeyError when OSV affected entry omits optionalrangesfield (#1046)68de07fMerge pull request #1054 from pypa/fix/1047ef31c9eFormatting fixes