Skip to content

update 2 dev-only packages packages to clear securtity alerts#143

Merged
seapagan merged 1 commit intomainfrom
fix/security-alerts
Mar 19, 2026
Merged

update 2 dev-only packages packages to clear securtity alerts#143
seapagan merged 1 commit intomainfrom
fix/security-alerts

Conversation

@seapagan
Copy link
Owner

@seapagan seapagan commented Mar 19, 2026

  • update markdown and pyjwt packages to clear securtity alerts

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated Python package dependency versions to improve compatibility across different Python versions and incorporate stability improvements in core libraries.

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
@seapagan seapagan self-assigned this Mar 19, 2026
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (85c6008) 4869 4869 100.00%
Head commit (a07ddc1) 4869 (+0) 4869 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#143) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0f003483-9b01-42d8-86b0-9043d5d8374e

📥 Commits

Reviewing files that changed from the base of the PR and between 85c6008 and a07ddc1.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • requirements-dev.txt

📝 Walkthrough

Walkthrough

The pull request updates Python package dependency versions in requirements-dev.txt, introducing Python-version-specific conditional markers for markdown, upgrading pyjwt from 2.10.1 to 2.12.1, and updating dependency provenance comments to reflect the new relationships.

Changes

Cohort / File(s) Summary
Dependency Configuration
requirements-dev.txt
Split markdown into two version-specific entries with conditional markers (python_full_version < '3.10' and python_full_version >= '3.10'). Upgraded pyjwt from 2.10.1 to 2.12.1. Updated typing-extensions provenance comments to include pyjwt in the "via" list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Dependencies hop and dance,
Version pins take their stance,
Python paths split with care,
PyJWT leaps through the air,
Ours the code that runs so fair! ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/security-alerts
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can disable poems in the walkthrough.

Disable the reviews.poem setting to disable the poems in the walkthrough.

@codacy-production
Copy link

codacy-production bot commented Mar 19, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (85c6008) 4869 4869 100.00%
Head commit (a07ddc1) 4869 (+0) 4869 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#143) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@seapagan seapagan merged commit e913ca8 into main Mar 19, 2026
14 of 15 checks passed
@seapagan seapagan deleted the fix/security-alerts branch March 19, 2026 20:47
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