DEVX-94: Upgrade all dependencies to latest #149

Closed
emil wants to merge 1 commits from DEVX-94-upgrade-deps into master
1 Commits
Author SHA1 Message Date
emilandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> 9a9260ef3d chore: upgrade all dependencies to latest
CI / detect-changes (pull_request) Successful in 20s
CI / quality (pull_request) Successful in 1m7s
CI / pr-review (pull_request) Successful in 16s
CI / release-dry-run (pull_request) Successful in 30s
CI / auto-merge (pull_request) Failing after 17s
Runtime:
- click 8.4.1 -> 8.4.2
- tenacity >=8.2 -> >=9.0 (installed: 9.1.4)

CI:
- pytest 9.1.0 -> 9.1.1

Lint:
- ruff 0.15.17 -> 0.15.20
- pyright 1.1.410 -> 1.1.411
- bandit 1.8.2 -> 1.9.4
- pip-audit 2.10 -> 2.10.1

Molecule/Deploy:
- ansible-core >=2.15,<2.17 -> >=2.16.14 (installed: 2.21.1)
  Removed upper bound — ansible-lint 26.4.0 supports ansible-core 2.21+
- boto3 >=1.34 -> >=1.43.0 (installed: 1.43.36)
- docker >=7.0 -> >=7.1.0
- jinja2 >=3.1 -> >=3.1.6
- pyyaml >=6.0 -> >=6.0.3
- cryptography >=41.0 -> >=49.0.0 (installed: 49.0.0)

Dev:
- build >=1.3.0 -> >=1.5.0

Verified: 1471 tests pass, 100% coverage, ruff/pyright/bandit clean,
pip-audit no vulnerabilities, ansible-lint/molecule work with
ansible-core 2.21.1.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-06-28 14:36:42 +02:00