Skip to content

chore(deps): Update pyjwt#107

Merged
m1so merged 1 commit into
mainfrom
mb/fix-audit-check-20260604-142600
Jun 4, 2026
Merged

chore(deps): Update pyjwt#107
m1so merged 1 commit into
mainfrom
mb/fix-audit-check-20260604-142600

Conversation

@m1so
Copy link
Copy Markdown
Contributor

@m1so m1so commented Jun 4, 2026

Summary by CodeRabbit

  • Chores
    • Updated JWT authentication library dependency to require a minimum version, improving compatibility and security baseline requirements.

@m1so m1so requested a review from mfranczel June 4, 2026 12:27
@m1so m1so marked this pull request as ready for review June 4, 2026 12:27
@m1so m1so requested a review from a team as a code owner June 4, 2026 12:27
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 4, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 40b1433d-2abf-43ba-b2ca-24c92d8f4bc8

📥 Commits

Reviewing files that changed from the base of the PR and between 98e2371 and a3c38a6.

⛔ Files ignored due to path filters (1)
  • poetry.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • pyproject.toml

📝 Walkthrough

Walkthrough

The pyjwt dependency constraint in pyproject.toml was updated to require minimum version 2.13.0, up from 2.12.0. The upper bound remains <3. This single-line change raises the floor for pyjwt functionality available in the project.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • tkislan
🚥 Pre-merge checks | ✅ 6
✅ Passed checks (6 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Title accurately reflects the main change: updating the pyjwt dependency constraint in pyproject.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Updates Docs ✅ Passed This PR is a chore (dependency version bump), not a feature implementation. The check applies to features, not maintenance updates.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

📦 Python package built successfully!

  • Version: 2.3.0.dev4+f317985
  • Wheel: deepnote_toolkit-2.3.0.dev4+f317985-py3-none-any.whl
  • Install:
    pip install "deepnote-toolkit @ https://deepnote-staging-runtime-artifactory.s3.amazonaws.com/deepnote-toolkit-packages/2.3.0.dev4%2Bf317985/deepnote_toolkit-2.3.0.dev4%2Bf317985-py3-none-any.whl"

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.09%. Comparing base (98e2371) to head (a3c38a6).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage   74.09%   74.09%           
=======================================
  Files          95       95           
  Lines        5678     5678           
  Branches      843      843           
=======================================
  Hits         4207     4207           
  Misses       1195     1195           
  Partials      276      276           
Flag Coverage Δ
combined 74.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@m1so m1so enabled auto-merge (squash) June 4, 2026 12:33
@m1so m1so merged commit 8f9eb45 into main Jun 4, 2026
32 checks passed
@m1so m1so deleted the mb/fix-audit-check-20260604-142600 branch June 4, 2026 12:33
@deepnote-bot
Copy link
Copy Markdown

🚀 Review App Deployment Started

📝 Description 🌐 Link / Info
🌍 Review application ra-107
🔑 Sign-in URL Click to sign-in
📊 Application logs View logs
🔄 Actions Click to redeploy
🚀 ArgoCD deployment View deployment
Last deployed 2026-06-04 12:37:21 (UTC)
📜 Deployed commit c40e6d8a0218b10576249370d3a1169e39780993
🛠️ Toolkit version f317985

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.

3 participants