Skip to content

Upgrade pypdf to 6.10.0 to fix Dependabot security alerts#205

Merged
nanxstats merged 2 commits intomainfrom
uv
Apr 13, 2026
Merged

Upgrade pypdf to 6.10.0 to fix Dependabot security alerts#205
nanxstats merged 2 commits intomainfrom
uv

Conversation

@nanxstats
Copy link
Copy Markdown
Collaborator

Fixes https://github.com/pharmaverse/rtflite/security/dependabot/11

This PR runs uv lock --upgrade to update uv.lock to use pypdf 6.10.0.

Also runs uv python pin 3.14.4 to use Python 3.14.4 in the development environment.

@nanxstats nanxstats requested a review from Copilot April 13, 2026 00:41
@nanxstats nanxstats changed the title Uv Upgrade pypdf to 6.10.0 to fix Dependabot security alerts Apr 13, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s pinned Python dev version and refreshes the uv.lock dependency lockfile to address the referenced security advisory (via upgrading pypdf).

Changes:

  • Upgraded pypdf to 6.10.0 in uv.lock (and refreshed other locked dependencies via uv lock --upgrade).
  • Pinned the development Python version to 3.14.4 via .python-version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
uv.lock Lockfile refresh; includes pypdf upgrade to 6.10.0 and related dependency updates.
.python-version Updates the pinned dev Python patch version from 3.14.3 to 3.14.4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nanxstats nanxstats merged commit fb6a4aa into main Apr 13, 2026
13 checks passed
@nanxstats nanxstats deleted the uv branch April 13, 2026 00:44
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