Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Python dependencies #491

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Update all dependencies in Python subprojects and verify functionality.

Changes:

  • Updated dependencies across all Python subprojects
  • Added pyrightconfig.json for ByteString type handling
  • Verified all tests pass with updated dependencies

Updated packages include:

  • flask (3.1.0)
  • openai (1.57.2)
  • pyright (1.1.390)
  • ruff (0.5.7)
  • pytest (8.3.4)
  • werkzeug (3.1.3)
  • six (1.17.0)
  • tqdm (4.67.1)

Link to Devin run: https://app.devin.ai/sessions/4ebf35cd4c7c40f887c051ad460d43d6

devin-ai-integration bot and others added 2 commits December 12, 2024 00:45
- Updated dependencies via poetry update
- Added pyrightconfig.json to configure bytes type promotions
- Fixed type checking issues with ByteString in plugin.py

Co-Authored-By: ned.twigg@diffplug.com <ned.twigg@diffplug.com>
- Updated dependencies across all Python subprojects
- Added pyrightconfig.json for ByteString type handling
- Verified all tests pass with updated dependencies

Updated packages include:
- flask (3.1.0)
- openai (1.57.2)
- pyright (1.1.390)
- ruff (0.5.7)
- pytest (8.3.4)
- werkzeug (3.1.3)
- six (1.17.0)
- tqdm (4.67.1)

Co-Authored-By: ned.twigg@diffplug.com <ned.twigg@diffplug.com>
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
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

@nedtwigg nedtwigg merged commit 35b633e into main Dec 12, 2024
8 checks passed
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.

1 participant