Skip to content

Bump dependencies - #112

Merged
amrabed merged 3 commits into
mainfrom
consolidate-deps-update
Aug 8, 2026
Merged

Bump dependencies#112
amrabed merged 3 commits into
mainfrom
consolidate-deps-update

Conversation

@amrabed

@amrabed amrabed commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

Consolidates #110 and #111 into a single pull request with all dependencies upgraded to latest versions.

Updated Dependencies

  • cryptography: 49.0.0 → 50.0.0
  • boto3: 1.43.56 → 1.43.67
  • botocore: 1.43.56 → 1.43.67
  • aws-cdk-lib: 2.262.1 → 2.263.0
  • constructs: 10.7.1 → 10.8.1
  • pydantic-settings: 2.14.2 → 2.15.0
  • ruff: 0.16.0 → 0.16.2
  • coverage: 7.15.2 → 7.15.4
  • hypothesis: 6.161.2 → 6.165.2
  • aws-cdk-cloud-assembly-schema: 54.14.0 → 54.17.0
  • virtualenv: 21.7.0 → 21.7.3

Verification

  • mise run lint: Passed cleanly
  • mise run test: 95 / 95 passed with 100% test coverage

dependabot Bot added 2 commits August 8, 2026 14:04
Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@49.0.0...50.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.56` | `1.43.63` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk) | `2.262.1` | `2.263.0` |
| [constructs](https://github.com/aws/constructs) | `10.7.1` | `10.8.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.1` |
| [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.15.3` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.161.2` | `6.165.0` |



Updates `boto3` from 1.43.56 to 1.43.63
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.56...1.43.63)

Updates `aws-cdk-lib` from 2.262.1 to 2.263.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.262.1...v2.263.0)

Updates `constructs` from 10.7.1 to 10.8.1
- [Release notes](https://github.com/aws/constructs/releases)
- [Commits](aws/constructs@v10.7.1...v10.8.1)

Updates `ruff` from 0.16.0 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.16.0...0.16.1)

Updates `coverage` from 7.15.2 to 7.15.3
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.15.2...7.15.3)

Updates `hypothesis` from 6.161.2 to 6.165.0
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@v6.161.2...v6.165.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.63
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: aws-cdk-lib
  dependency-version: 2.263.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: constructs
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ruff
  dependency-version: 0.16.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: coverage
  dependency-version: 7.15.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: hypothesis
  dependency-version: 6.165.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@amrabed amrabed changed the title Bump dependencies group and cryptography to latest versions Bump dependencies Aug 8, 2026
@amrabed
amrabed merged commit b4f8cc4 into main Aug 8, 2026
3 checks passed
@amrabed
amrabed deleted the consolidate-deps-update branch August 8, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant