-
Notifications
You must be signed in to change notification settings - Fork 10
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
test: [Automatic] Constraints upgrades: ipykernel
, pandas
, qtpy
#1032
Conversation
WalkthroughThe recent changes encompass updates to various Python packages across multiple Python version constraints files. These updates span across versions 3.8, 3.9, 3.10, and 3.11. The updates include minor version increments, reflecting improvements and bug fixes in the packages. Changes
Poem
TipsChat with CodeRabbit Bot (
|
Kudos, SonarCloud Quality Gate passed! |
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.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files selected for processing (4)
- requirements/constraints_py3.10.txt (12 hunks)
- requirements/constraints_py3.11.txt (12 hunks)
- requirements/constraints_py3.8.txt (9 hunks)
- requirements/constraints_py3.9.txt (12 hunks)
Files skipped from review due to trivial changes (1)
- requirements/constraints_py3.8.txt
Additional comments: 12
requirements/constraints_py3.10.txt (12)
15-24: The
asttokens
package was updated from version 2.4.0 to 2.4.1.
Thebabel
package was updated from version 2.13.0 to 2.13.1.50-56: The
dask
package was updated from version 2023.10.0 to 2023.10.1.70-74: The
executing
package was updated from version 2.0.0 to 2.0.1.103-109: The
ipykernel
package was updated from version 6.25.2 to 6.26.0.125-131: The
jupyter-client
package was updated from version 8.4.0 to 8.5.0.180-186: The
networkx
package was updated from version 3.2 to 3.2.1.228-234: The
pandas
package was updated from version 2.1.1 to 2.1.2.257-263: The
pooch
package was updated from version 1.7.0 to 1.8.0.276-282: The
pyconify
package was updated from version 0.1.5 to 0.1.6.334-340: The
pytest
package was updated from version 7.4.2 to 7.4.3.368-374: The
qtpy
package was updated from version 2.4.0 to 2.4.1.476-482: The
traitlets
package was updated from version 5.11.2 to 5.12.0.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1032 +/- ##
===========================================
+ Coverage 92.21% 92.26% +0.04%
===========================================
Files 206 206
Lines 32318 32318
===========================================
+ Hits 29803 29819 +16
+ Misses 2515 2499 -16 ☔ View full report in Codecov by Sentry. |
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
Chores:
asttokens
,babel
,executing
,ipykernel
,jupyter-client
,pooch
,pyconify
,pytest
,qtpy
, andtraitlets
.dask
,networkx
, andpandas
packages.Please note that these updates may not directly impact end-user functionality but are essential for maintaining the overall health and efficiency of the system.