Skip to content

Pin docs Python dependencies to Safety-clean versions - #53

Merged
proxymesh merged 2 commits into
mainfrom
cursor/vulnerability-hunter-memory-d44f
Sep 1, 2026
Merged

Pin docs Python dependencies to Safety-clean versions#53
proxymesh merged 2 commits into
mainfrom
cursor/vulnerability-hunter-memory-d44f

Conversation

@cursor

@cursor cursor Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Pins the Read the Docs Python packages in docs/requirements.txt so installs resolve to versions with no known Safety advisories, instead of open ranges that can still match affected releases.

  • mkdocs==1.6.1 (latest stable; 2.0 is still a pre-release younger than 7 days)
  • mkdocs-material==9.7.7
  • pymdown-extensions==11.0.2

Verified with python -m safety check -r docs/requirements.txt (0 vulnerabilities reported).

Open in Web View Automation 

cursoragent and others added 2 commits September 1, 2026 09:44
Pin mkdocs, mkdocs-material, and pymdown-extensions so Read the Docs
installs releases with no known Safety advisories, instead of open ranges
that can resolve to affected versions.

Co-authored-by: ProxyMesh AI <proxymeshai@users.noreply.github.com>
@proxymesh
proxymesh marked this pull request as ready for review September 1, 2026 18:12
@proxymesh
proxymesh enabled auto-merge September 1, 2026 18:13
@proxymesh
proxymesh disabled auto-merge September 1, 2026 18:14
@proxymesh
proxymesh merged commit c5af815 into main Sep 1, 2026
2 checks passed
@proxymesh
proxymesh deleted the cursor/vulnerability-hunter-memory-d44f branch September 1, 2026 18:14
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.

2 participants