-
Notifications
You must be signed in to change notification settings - Fork 23
python-deps(deps): bump the python-dependencies group across 1 directory with 2 updates #395
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ory with 2 updates Updates the requirements on [psutil](https://github.com/giampaolo/psutil) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `psutil` to 7.0.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.0.0...release-7.0.0) Updates `ruff` to 0.9.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.9...0.9.10) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #395 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 161 161
Lines 4688 4688
Branches 779 779
=========================================
Hits 4688 4688 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Test Results (ubuntu)
|
Test Results (windows)
|
Test Results (macos)
|
nfelt14
approved these changes
Mar 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on psutil and ruff to permit the latest version.
Updates
psutilto 7.0.0Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
ea5b556pre-released6e28b7try to fix tests104bb32test cpu_times() for process children16c091btest cpu_times() for process childreneee09da[OSX] proc.c: Fix goo.gl link in comment for source reference (#2505)17e2780ci: build aarch64 wheel on GHA aarch64 runner (#2503)1ba8667pin black version to 24.X, because new 25.X breaks style9c114a5[OSX] usehost_statistics64to get memory metrics (#2502)08d7d43pin black version to 24.X, because new 25.X breaks stylea509e5a669 windows broadcast addr (#2501)Updates
ruffto 0.9.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0dfa810Bump 0.9.10 (#16556)9cd0cdeAssert that formatted code doesn't introduce any new unsupported syntax error...05a4c29print MDTEST_TEST_FILTER value in single-quotes (and escaped) (#16548)b3c884f[syntax-errors] Parenthesized keyword argument names after Python 3.8 (#16482)6c14225[syntax-errors] Tuple unpacking inreturnandyieldbefore Python 3.8 (#1...0a627ef[red-knot] Never is callable and iterable. Arbitrary attributes can be access...a25be46Clarify that D417 only checks docstrings with an arguments section (#16494)ce0018cAddOsSystemsupport to mdtests (#16518)48f906eAdd tests for case-sensitive module resolution (#16517)ebd172e[red-knot] Several failing tests for generics (#16509)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions