Skip to content

deps(deps): bump the security-tools group across 1 directory with 2 updates#134

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/security-tools-b5de4dcb05
Open

deps(deps): bump the security-tools group across 1 directory with 2 updates#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/security-tools-b5de4dcb05

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Bumps the security-tools group with 2 updates in the / directory: bandit and safety.

Updates bandit from 1.7.6 to 1.9.4

Release notes

Sourced from bandit's releases.

1.9.4

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.9.3...1.9.4

1.9.3

What's Changed

New Contributors

Full Changelog: PyCQA/bandit@1.9.2...1.9.3

1.9.2

What's Changed

Full Changelog: PyCQA/bandit@1.9.1...1.9.2

1.9.1

What's Changed

... (truncated)

Commits
  • 92ae8b8 Fix B106 reporting wrong line number on multiline function calls (#1360)
  • c8c8a55 Lower version guard in check_ast_node to Python 3.12 (#1355)
  • 8f2f928 Fix B615 false positive when revision is set via variable (#1358)
  • e27493f Include filename in nosec 'no failed test' warning (#1363)
  • b69b336 Fix B613 crash when reading from stdin (#1361)
  • e418b79 Bump docker/build-push-action from 6.18.0 to 6.19.2 (#1357)
  • ff646fd Bump docker/login-action from 3.6.0 to 3.7.0 (#1353)
  • c0def6c chore: fixed some typos in comments (#1351)
  • 765f00d Limit B614 to torch.load deserializers (#1348)
  • 06fbbab Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#1347)
  • Additional commits viewable in compare view

Updates safety from 3.0.1 to 3.8.0

Release notes

Sourced from safety's releases.

Version 3.8.0

What's Changed

  • bump: version 3.8.0b4 → 3.8.0 (a4d6a5c)
  • chore: update system-scan details in the README (#867) (2042d7b)

Version 3.8.0b4

What's Changed

  • bump: version 3.8.0b3 → 3.8.0b4 (7dfee9a)
  • fix: pin typer <0.26.0 to fix CLI import crash (#865) (304fe88)
  • chore(core): remove system-scan command (#846) (5049dbf)
  • chore: format codebase (#844) (a86ed3c)

Version 3.8.0b3

What's Changed

  • bump: version 3.8.0b2 → 3.8.0b3 (c272016)
  • feat: report global/user packages linked (#843) (456f649)

Version 3.8.0b2

What's Changed

  • bump: version 3.8.0b1 → 3.8.0b2 (d84f1b5)
  • fix(firewall): configure global package manager indexes on firewall init (#842) (29b0bb5)
  • feat(firewall): emit v2.0 auth envelope for machine token (MDM) auth (#841) (0e74d51)
  • feat(auth): implement cross-org enrollment prevention (CLI side) (#839) (c321c5a)

Version 3.8.0b1

What's Changed

  • bump: version 3.8.0b0 → 3.8.0b1 (caf06b5)
  • fix: drop FF for MDM authd cases (#838) (0f73aab)
  • fix(system-scan): disable feature flag gate for MDM auth compatibility (#837) (1da01ee)
  • fix(system-scan): resolve tool detection for versioned Windows executables (#835) (81d7ead)
  • feat: implement MDM enrollment authentication system (#834) (6c6a744)
  • fix(cli): correct typos in check command docstring (#833) (2aecf79)
  • feat: display system scan summary to stdout after interactive scan completes (#832) (592e559)
  • feat: major revamp of the system scan beta command (#829) (6314fbe)

Version 3.8.0b0

What's Changed

  • bump: version 3.7.0 → 3.8.0b0 (37883d4)
  • feat: [WARNING: behavior change] migrate to httpx with explicit TLS/proxy configuration (#824) (c561027)
  • feat(config): add TLS and proxy configuration modules (#823) (6a4515d)

Version 3.7.0

What's Changed

  • bump: version 3.7.0b5 → 3.7.0 (9df3a6f)
  • fix: npm ecosystem check on render package details (#820) (9780ac2)

Version 3.7.0b5

What's Changed

  • bump: version 3.7.0b4 → 3.7.0b5 (7f138f1)
  • fix: bash priority issues (#819) (933dc82)

... (truncated)

Changelog

Sourced from safety's changelog.

3.8.0 (2026-05-26)

3.8.0b4 (2026-05-26)

Fix

  • pin typer <0.26.0 to fix CLI import crash (#865)

3.8.0b3 (2026-03-12)

Feat

  • report global/user packages linked (#843)

3.8.0b2 (2026-03-10)

Feat

  • firewall: emit v2.0 auth envelope for machine token (MDM) auth (#841)
  • auth: implement cross-org enrollment prevention (CLI side) (#839)
  • auth: add org_slug to MachineCredentialConfig from enrollment API

Fix

  • firewall: configure global package manager indexes on firewall init (#842)
  • firewall: align auth priority in index_credentials with platform client
  • auth: align auth priority to API Key > OAuth > Machine Token everywhere
  • scan: display machine token auth in scan header instead of "Offline"

3.8.0b1 (2026-02-25)

Feat

  • implement MDM enrollment authentication system (#834)
  • display system scan summary to stdout after interactive scan completes (#832)
  • major revamp of the system scan beta command (#829)

Fix

  • drop FF for MDM authd cases (#838)
  • system-scan: disable feature flag gate for MDM auth compatibility (#837)
  • system-scan: resolve tool detection for versioned Windows executables (#835)
  • cli: correct typos in check command docstring (#833)

3.8.0b0 (2025-12-02)

Feat

  • [WARNING: behavior change] migrate to httpx with explicit TLS/proxy configuration (#824)
  • config: add TLS and proxy configuration modules (#823)

... (truncated)

Commits
  • a4d6a5c bump: version 3.8.0b4 → 3.8.0
  • 2042d7b chore: update system-scan details in the README (#867)
  • 7dfee9a bump: version 3.8.0b3 → 3.8.0b4
  • 304fe88 fix: pin typer <0.26.0 to fix CLI import crash (#865)
  • 5049dbf chore(core): remove system-scan command (#846)
  • a86ed3c chore: format codebase (#844)
  • c272016 bump: version 3.8.0b2 → 3.8.0b3
  • 456f649 feat: report global/user packages linked (#843)
  • d84f1b5 bump: version 3.8.0b1 → 3.8.0b2
  • 29b0bb5 fix(firewall): configure global package manager indexes on firewall init (#842)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file pip Python pip 依赖升级 labels May 17, 2026
…pdates

Bumps the security-tools group with 2 updates in the / directory: [bandit](https://github.com/PyCQA/bandit) and [safety](https://github.com/pyupio/safety).


Updates `bandit` from 1.7.6 to 1.9.4
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.7.6...1.9.4)

Updates `safety` from 3.0.1 to 3.8.0
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@3.0.1...3.8.0)

---
updated-dependencies:
- dependency-name: bandit
  dependency-version: 1.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security-tools
- dependency-name: safety
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security-tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps): bump the security-tools group with 2 updates deps(deps): bump the security-tools group across 1 directory with 2 updates May 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/security-tools-b5de4dcb05 branch from c1a5045 to cc223eb Compare May 27, 2026 19:06
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 pip Python pip 依赖升级

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants