Skip to content

fix: close operations dependency alerts - #129

Merged
abrichr merged 1 commit into
mainfrom
codex/security-dependency-refresh
Aug 18, 2026
Merged

fix: close operations dependency alerts#129
abrichr merged 1 commit into
mainfrom
codex/security-dependency-refresh

Conversation

@abrichr

@abrichr abrichr commented Aug 18, 2026

Copy link
Copy Markdown
Member

What changed

  • set explicit safe lower bounds for six affected direct and transitive Python dependencies
  • refresh uv.lock to patched releases
  • keep the floors in project metadata so later lock refreshes cannot select the affected versions

Why

The default branch has nine open Dependabot alerts across pymdown-extensions, urllib3, idna, requests, pytest, and Pygments. These packages support the public documentation build and operations scripts. The update closes the known affected version ranges without changing product behavior.

Validation

  • Python 3.12: uv run pytest -q — 149 passed
  • Python 3.10 isolated locked environment: 149 passed
  • uv run python scripts/validate_docs.py
  • uv run python scripts/check_published_version_claims.py --offline
  • uv run mkdocs build --strict
  • git diff --check

@abrichr
abrichr marked this pull request as ready for review August 18, 2026 17:16
@abrichr
abrichr merged commit 3d2c15d into main Aug 18, 2026
5 checks passed
@abrichr
abrichr deleted the codex/security-dependency-refresh branch August 18, 2026 17:16
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