Skip to content

chore(deps): consolidate Dependabot bumps (#150–#157)#161

Merged
longieirl merged 1 commit intomainfrom
chore/consolidate-dependabot-deps
Apr 29, 2026
Merged

chore(deps): consolidate Dependabot bumps (#150–#157)#161
longieirl merged 1 commit intomainfrom
chore/consolidate-dependabot-deps

Conversation

@longieirl
Copy link
Copy Markdown
Owner

Summary

Consolidates 7 open Dependabot PRs into a single chore commit rather than merging them individually.

Package File Old New Dependabot PR
cryptography requirements/base.txt >=46.0.5 >=47.0.0 #152
openpyxl requirements/base.txt >=3.1.0 >=3.1.5 #154
mypy requirements/dev.txt >=1.8.0,<2.0.0 >=1.20.2,<2.0.0 #151
safety requirements/dev.txt >=2.0.0,<4.0.0 >=3.7.0,<4.0.0 #156
detect-secrets requirements/dev.txt >=1.4.0,<2.0.0 >=1.5.0,<2.0.0 #150
yamllint requirements/dev.txt >=1.33.0,<2.0.0 >=1.38.0,<2.0.0 #157
pip-audit requirements/ci.txt >=2.7.0 >=2.10.0 #155

All bumps are lower-bound increases within existing upper bounds — no breaking changes expected. The Dependabot PRs will be closed as superseded by this PR.

Test plan

…s, yamllint, pip-audit

Consolidates all 7 open Dependabot PRs (#150#157) into a single commit:
- cryptography >=46.0.5 → >=47.0.0 (security patch)
- openpyxl >=3.1.0 → >=3.1.5
- mypy >=1.8.0 → >=1.20.2
- safety >=2.0.0 → >=3.7.0
- detect-secrets >=1.4.0 → >=1.5.0
- yamllint >=1.33.0 → >=1.38.0
- pip-audit >=2.7.0 → >=2.10.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants