Skip to content

chore: remove duplicate jinja2 dependency - #60

Merged
volfpeter merged 1 commit into
volfpeter:mainfrom
davidbrochart:dependencies
Jul 24, 2026
Merged

chore: remove duplicate jinja2 dependency#60
volfpeter merged 1 commit into
volfpeter:mainfrom
davidbrochart:dependencies

Conversation

@davidbrochart

@davidbrochart davidbrochart commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Depending on htmy[jinja] already pulls the right jinja2 dependency.

Summary by CodeRabbit

  • Chores
    • Removed an explicitly declared Jinja2 dependency from the project configuration.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 8f47afdd-6fbe-49b9-8bd8-c7611a893831

📥 Commits

Reviewing files that changed from the base of the PR and between d320719 and fa4518c.

📒 Files selected for processing (1)
  • pyproject.toml
💤 Files with no reviewable changes (1)
  • pyproject.toml

📝 Walkthrough

Walkthrough

Changes

Dependency declaration cleanup

Layer / File(s) Summary
Remove explicit Jinja2 requirement
pyproject.toml
The project dependency list removes the explicit jinja2>=3.1.6 entry while retaining markupsafe>=3.0.3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: removing a duplicate jinja2 dependency.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@volfpeter

Copy link
Copy Markdown
Owner

Thanks David!

@volfpeter
volfpeter merged commit 7372178 into volfpeter:main Jul 24, 2026
3 checks passed
@davidbrochart
davidbrochart deleted the dependencies branch July 24, 2026 06:43
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