Closed dependabot[bot] closed 11 months ago
71 files - 64 71 suites - 64 20m 45s :stopwatch: - 23m 57s 432 tests ± 0 431 :white_check_mark: - 1 0 :zzz: ± 0 1 :x: + 1 30 672 runs - 27 648 29 828 :white_check_mark: - 27 148 812 :zzz: - 532 32 :x: +32
For more details on these failures, see this check.
Results for commit 3035bc1b. ± Comparison against base commit dd656270.
Looks like psutil is up-to-date now, so this is no longer needed.
Bumps psutil from 5.9.5 to 5.9.7.
Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
8e21684
pre-release3080df4
make pre-release: check if psutil version already exists on PYPI7c10295
micro optimization on python startup ("x in set" instead of "x in list")4407540
Update README.rst (#2330)ccdb775
fix #2325: fix compilation on PyPy902fada
Enforce ruff ruleraw-string-in-exception rule
(#2324)e9dabbb
Include <unistd.h> to avoid implicit-function-declaration for close and sysca...0c3a1c5
users() / Linux: make ":0" -> "localhost" host conversion in C instead of python1b94083
Merge branch 'master' of github.com:giampaolo/psutila7205fc
Linux C files refactoring (#2320)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show