Skip to content

chore(deps): consolidate dependabot lower-bound bumps (May 2026)#183

Merged
longieirl merged 1 commit intomainfrom
chore/consolidate-dependabot-deps-may-2026
May 8, 2026
Merged

chore(deps): consolidate dependabot lower-bound bumps (May 2026)#183
longieirl merged 1 commit intomainfrom
chore/consolidate-dependabot-deps-may-2026

Conversation

@longieirl
Copy link
Copy Markdown
Owner

Summary

Consolidates 10 individual Dependabot PRs (#173#182) into a single clean commit. All PRs were green (CI Pass ✅) before consolidation; changes are lower-bound tightening only — no breaking version changes.

Changes

File Dependency From To
requirements/base.txt pypdf >=6.7.5 >=6.10.2
requirements/base.txt python-dotenv >=1.0.0 >=1.2.2
requirements/base.txt tabulate >=0.9.0 >=0.10.0
requirements/dev.txt black >=23.0.0,<27.0.0 >=26.3.1,<27.0.0
requirements/dev.txt pyright >=1.1.350 >=1.1.409
requirements/dev.txt ipython >=8.0.0,<10.0.0 >=9.13.0,<10.0.0
requirements/dev.txt ipdb >=0.13.0 >=0.13.13
requirements/dev.txt pre-commit >=3.0.0,<5.0.0 >=4.6.0,<5.0.0
requirements/ci.txt PyYAML >=6.0 >=6.0.3
requirements/ci.txt xenon >=0.9.0 >=0.9.3

Closes

#173 #174 #175 #176 #177 #178 #179 #180 #181 #182

Test plan

  • CI passes on this PR (lint, tests, security, Docker)
  • After merge, close the 10 individual Dependabot PRs as superseded

…173#182)

Closes #173, #174, #175, #176, #177, #178, #179, #180, #181, #182

requirements/base.txt:
- pypdf >=6.7.5 → >=6.10.2
- python-dotenv >=1.0.0 → >=1.2.2
- tabulate >=0.9.0 → >=0.10.0

requirements/dev.txt:
- black >=23.0.0 → >=26.3.1 (upper bound <27.0.0 unchanged)
- pyright >=1.1.350 → >=1.1.409
- ipython >=8.0.0 → >=9.13.0 (upper bound <10.0.0 unchanged)
- ipdb >=0.13.0 → >=0.13.13
- pre-commit >=3.0.0 → >=4.6.0 (upper bound <5.0.0 unchanged)

requirements/ci.txt:
- PyYAML >=6.0 → >=6.0.3
- xenon >=0.9.0 → >=0.9.3
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.

1 participant