Skip to content

Commit 8863c71

Browse files
Bump the minor-and-patches group across 1 directory with 4 updates
Bumps the minor-and-patches group with 4 updates in the / directory: [typer](https://github.com/fastapi/typer), [ruff](https://github.com/astral-sh/ruff), [checkov](https://github.com/bridgecrewio/checkov) and ruamel-yaml. Updates `typer` from 0.16.0 to 0.16.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.16.0...0.16.1) Updates `ruff` from 0.12.8 to 0.12.9 - [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.12.8...0.12.9) Updates `checkov` from 3.2.460 to 3.2.464 - [Release notes](https://github.com/bridgecrewio/checkov/releases) - [Changelog](https://github.com/bridgecrewio/checkov/blob/main/CHANGELOG.md) - [Commits](bridgecrewio/checkov@3.2.460...3.2.464) Updates `ruamel-yaml` from 0.18.14 to 0.18.15 --- updated-dependencies: - dependency-name: typer dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patches - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patches - dependency-name: checkov dependency-version: 3.2.464 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patches - dependency-name: ruamel-yaml dependency-version: 0.18.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patches ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea80951 commit 8863c71

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
lines changed

poetry.lock

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ platformdirs = "^4.3.8"
2020
python-on-whales = "^0.78.0"
2121
aiohttp = "^3.12.15"
2222
yamale = "^6.0.0"
23-
typer = "^0.16.0"
23+
typer = "^0.16.1"
2424
pytest = "^8.4.1"
25-
ruff = "^0.12.8"
25+
ruff = "^0.12.9"
2626
jinja2 = "^3.1.6"
27-
checkov = "^3.2.460"
27+
checkov = "^3.2.464"
2828
reuse = "^5.0.2"
2929
signedjson = "^1.1.4"
3030
aiohttp-retry = "^2.9.1"
31-
ruamel-yaml = "^0.18.14"
31+
ruamel-yaml = "^0.18.15"
3232
pytest-kubernetes = {git = "https://github.com/Blueshoe/pytest-kubernetes.git", rev = "feature/17_custom-configs"}
3333
pytest-asyncio-cooperative ="^0.40.0"
3434
towncrier = "^24.8.0"

0 commit comments

Comments
 (0)