-
Notifications
You must be signed in to change notification settings - Fork 11
test: [Automatic] Constraints upgrades: czifile
, h5py
, ipython
, qtawesome
, sentry-sdk
, tifffile
, traceback-with-variables
#1247
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
Conversation
Reviewer's Guide by SourceryThis pull request updates the constraint files for multiple Python versions and configurations. The constraint files are used to specify the versions of dependencies that should be used when installing the project. The updates include changes to the versions of No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
WalkthroughThis pull request updates numerous dependency version constraints across multiple requirements files for Python versions 3.9, 3.10, 3.11, and 3.12 (including pydantic and docs variants). The changes include version increments for packages such as czifile, decorator, h5py, npe2, sentry-sdk, tifffile, and traceback-with-variables. Additionally, in some files, rpds-py is replaced by roman-numerals-py and sphinx is updated, with extra dependency updates in the docs constraints file. Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (9)
🚧 Files skipped from review as they are similar to previous changes (9)
⏰ Context from checks skipped due to timeout of 300000ms (27)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Czaki - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
f43a947
to
6f1b8bc
Compare
czifile
, h5py
, sentry-sdk
, tifffile
, traceback-with-variables
czifile
, h5py
, ipython
, qtawesome
, sentry-sdk
, tifffile
, traceback-with-variables
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1247 +/- ##
===========================================
- Coverage 93.16% 93.15% -0.02%
===========================================
Files 210 210
Lines 33288 33288
===========================================
- Hits 31014 31009 -5
- Misses 2274 2279 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6f1b8bc
to
502b051
Compare
|
This PR is automatically created and updated by PartSeg GitHub
action cron to keep bundle dependencies modules up to date.
The updated packages are:
Summary by CodeRabbit