Skip to content

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Description

Updates the rich dependency constraint to allow version 14+ as requested in issue #1560.

Changes

  • Updated pyproject.toml to change rich constraint from <14.0.0 to <15.0.0
  • Regenerated requirements.txt to reflect the new constraint

Testing

  • Linting passes with uv run ruff check .

Closes #1560

Link to Devin run: https://app.devin.ai/sessions/aadb89a18581497cb23315170dcda64c
Requested by: Jason Liu ([email protected])

devin-ai-integration bot and others added 2 commits May 27, 2025 15:57
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions github-actions bot added dependencies Pull requests that update a dependency file python Pull requests that update python code size:L This PR changes 100-499 lines, ignoring generated files. labels May 27, 2025
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
instructor 1c25840 Visit preview May 27 2025, 04:00 PM

@jxnl jxnl merged commit 08b4f61 into main May 27, 2025
13 of 15 checks passed
@jxnl jxnl deleted the devin/1748361342-allow-rich-v14 branch May 27, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow version 14+ of "rich"

1 participant