Skip to content

Comments

Bump the minor-and-patches group with 4 updates#1065

Merged
benbz merged 1 commit intomainfrom
dependabot/pip/minor-and-patches-f37e3e8139
Feb 24, 2026
Merged

Bump the minor-and-patches group with 4 updates#1065
benbz merged 1 commit intomainfrom
dependabot/pip/minor-and-patches-f37e3e8139

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the minor-and-patches group with 4 updates: typer, ruff, checkov and httpx-retries.

Updates typer from 0.23.2 to 0.24.1

Release notes

Sourced from typer's releases.

0.24.1

Internal

0.24.0

Breaking Changes

Changelog

Sourced from typer's changelog.

0.24.1

Internal

0.24.0

Breaking Changes

Commits
  • eaec8fa 🔖 Release version 0.24.1
  • c73cc2b 📝 Update release notes
  • 6c6259c 👷 Fix CI, do not attempt to build typer-slim, nor typer-cli (#1569)
  • bc65ad8 📝 Update release notes
  • 3aedc0a ➖ Drop support for typer-slim and typer-cli, no more versions will be rel...
  • 4b13020 📝 Update release notes
  • 19aaf0b ⬆ Bump rich from 14.3.2 to 14.3.3 (#1565)
  • 0ece295 📝 Update release notes
  • 833c005 📝 Update release notes
  • 64c0dcb ⬆ Bump pydantic-settings from 2.13.0 to 2.13.1 (#1566)
  • Additional commits viewable in compare view

Updates ruff from 0.15.1 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

Updates checkov from 3.2.502 to 3.2.506

Release notes

Sourced from checkov's releases.

3.2.506

Bug Fix

  • terraform: return inner module path when dest_dir already exists on Linux - #7436

3.2.505

Feature

  • bicep: revert bump pycep to support better bicep syntax - #7446

3.2.504

Feature

  • bicep: bump pycep to support better bicep syntax - #7441
  • terraform: deprecate dotnet v6 and support v9 and v10 - #7442
Changelog

Sourced from checkov's changelog.

3.2.506 - 2026-02-23

Bug Fix

  • terraform: return inner module path when dest_dir already exists on Linux - #7436

3.2.505 - 2026-02-22

Feature

  • bicep: revert bump pycep to support better bicep syntax - #7446

3.2.504 - 2026-02-18

Feature

  • bicep: bump pycep to support better bicep syntax - #7441
  • terraform: deprecate dotnet v6 and support v9 and v10 - #7442
Commits
  • 109a536 feat(bicep): revert bump pycep to support better bicep syntax (#7446)
  • 8204ba0 fix(terraform): return inner module path when dest_dir already exists on Linu...
  • 7799a82 chore: update release notes
  • d2540eb feat(bicep): revert bump pycep to support better bicep syntax (#7446)
  • 5fcead2 feat(bicep): revert bump pycep to support better bicep syntax (#7446)
  • d9d6d51 chore: update release notes
  • 828877b feat(bicep): bump pycep to support better bicep syntax (#7441)
  • dd59e03 feat(bicep): bump pycep to support better bicep syntax (#7441)
  • b22c95c feat(terraform): deprecate dotnet v6 and support v9 and v10 (#7442)
  • 2975e61 feat(terraform): deprecate dotnet v6 and support v9 and v10 (#7442)
  • Additional commits viewable in compare view

Updates httpx-retries from 0.4.5 to 0.4.6

Release notes

Sourced from httpx-retries's releases.

0.4.6

Fixed

Changelog

Sourced from httpx-retries's changelog.

[0.4.6] - 2026-02-18

Fixed

  • Don't recalculate time_to_sleep unecessarily
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patches group with 4 updates: [typer](https://github.com/fastapi/typer), [ruff](https://github.com/astral-sh/ruff), [checkov](https://github.com/bridgecrewio/checkov) and [httpx-retries](https://github.com/will-ockmore/httpx-retries).


Updates `typer` from 0.23.2 to 0.24.1
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.23.2...0.24.1)

Updates `ruff` from 0.15.1 to 0.15.2
- [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.15.1...0.15.2)

Updates `checkov` from 3.2.502 to 3.2.506
- [Release notes](https://github.com/bridgecrewio/checkov/releases)
- [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md)
- [Commits](bridgecrewio/checkov@3.2.502...3.2.506)

Updates `httpx-retries` from 0.4.5 to 0.4.6
- [Release notes](https://github.com/will-ockmore/httpx-retries/releases)
- [Changelog](https://github.com/will-ockmore/httpx-retries/blob/main/CHANGELOG.md)
- [Commits](will-ockmore/httpx-retries@0.4.5...0.4.6)

---
updated-dependencies:
- dependency-name: typer
  dependency-version: 0.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patches
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patches
- dependency-name: checkov
  dependency-version: 3.2.506
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patches
- dependency-name: httpx-retries
  dependency-version: 0.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patches
...

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 Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 23:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@github-actions
Copy link

dyff of changes in rendered templates of CI manifests

No changes in rendered templates

@benbz benbz merged commit 4578f8d into main Feb 24, 2026
139 of 141 checks passed
@benbz benbz deleted the dependabot/pip/minor-and-patches-f37e3e8139 branch February 24, 2026 08:40
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