Bump the dependencies group with 5 updates#78
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.43.28` | `1.43.33` | | [aws-cdk-lib](https://github.com/aws/aws-cdk) | `2.258.1` | `2.260.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.18` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.2` | `6.155.5` | Updates `boto3` from 1.43.28 to 1.43.33 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.28...1.43.33) Updates `aws-cdk-lib` from 2.258.1 to 2.260.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](aws/aws-cdk@v2.258.1...v2.260.0) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `ruff` from 0.15.17 to 0.15.18 - [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.17...0.15.18) Updates `hypothesis` from 6.155.2 to 6.155.5 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.2...v6.155.5) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aws-cdk-lib dependency-version: 2.260.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hypothesis dependency-version: 6.155.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
amrabed
approved these changes
Jun 19, 2026
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 dependencies group with 5 updates:
1.43.281.43.332.258.12.260.09.0.39.1.00.15.170.15.186.155.26.155.5Updates
boto3from 1.43.28 to 1.43.33Commits
44bfb9aMerge branch 'release-1.43.33'1a41f9cBumping version to 1.43.333a2819dAdd changelog entries from botocore22ffeceBump https://github.com/astral-sh/ruff-pre-commit (#4802)19645b7Merge branch 'release-1.43.32'076ab46Merge branch 'release-1.43.32' into develope6cba42Bumping version to 1.43.32930f19dAdd changelog entries from botocore3aa219eMerge branch 'release-1.43.31'd57bf3eMerge branch 'release-1.43.31' into developUpdates
aws-cdk-libfrom 2.258.1 to 2.260.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
a987f75chore(release): 2.260.0 (#38153)fb3bc20chore(release): 2.260.0f266a47feat: update L1 CloudFormation resource definitions (#38151)aa867ffchore(deps): bump esbuild from 0.28.0 to 0.28.1 in the npm_and_yarn group acr...5a7f226docs(agents): added more quick reference commands (#38128)0669743chore(lambda-go-alpha): update docker.test.ts path after Dockerfile move (#38...318f645fix(core): stack traces contain decorator paths (#38130)2f9ae95fix(bundling): docker build can be skipped if already performed (#38134)aeafa63docs(pipelines): clarify format of DockerHub creds (#38132)baa9e1dfix(lambda-nodejs): reuse posixShellEscape for Docker bundling file operation...Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
rufffrom 0.15.17 to 0.15.18Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6686f63Bump 0.15.18 (#26135)efbb732[ty] Suggest keyword-only arguments between variadic parameters (#26134)c256d5f[ty] SupportAnnotated[Any, ...]as a class base (#26133)19a4bea[flake8-pyi] Rename PYI033 to legacy-type-comment (#26131)1d9866cBump ecosystem-analyzer commit (#26130)8656c73[ty] Compact indexed AST node storage (#25998)c17c8d9[ty] Garbage-collect cached constraint sets (#26116)ef0fb8f[ty] Fix bound TypeVar default cycle recovery (#26124)b83c024[flake8-pyi] Extend PYI033 to Python files in preview (#26129)e8a5e38Update Rust crate zip to v8 (#26078)Updates
hypothesisfrom 6.155.2 to 6.155.5Commits
f898ab6Bump hypothesis version to 6.155.5 and update changelogc2f6e7fMerge pull request #4768 from Zac-HD/claude/lucid-wozniak-cyr7v622280f4Bump hypothesis version to 6.155.4 and update changelog8d0345dReject datetime bounds in dates() with InvalidArgument5f3f6aeMerge pull request #4763 from HypothesisWorks/create-pull-request/patchecbef50Merge pull request #4766 from Liam-DeVoe/remove-dates-filter-debug-printbfec0eaadd T20 lint8497a82Bump hypothesis version to 6.155.3 and update changelog1ac02e3Merge pull request #4767 from pschanely/suppress-observations814a0efMerge branch 'master' into suppress-observationsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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