Closed dependabot[bot] closed 2 weeks ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
@dependabot rebase
Bumps blinker from 1.8.2 to 1.9.0.
Release notes
Sourced from blinker's releases.
Changelog
Sourced from blinker's changelog.
Commits
669f3a0
release version 1.9.0cfe116f
try disabling attestions on test pypi16e4bd7
Merge pull request #174 from projectgus/bugfix/weakref_disconnect_shutdown42561fd
Fix "Exception ignored" in weakref callback during interpreter shutdown.dcce3e9
Merge pull request #175 from pallets-eco/drop-python3.8efa95ea
drop support for python 3.88230518
update dev dependencies94f1202
update dev dependencies8c983ec
remove previously deprecated code (#172)f5915f3
set up pre-commit lite workflowDependabot 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