Bump the minor-patch group across 1 directory with 6 updates#3663
Merged
Bump the minor-patch group across 1 directory with 6 updates#3663
Conversation
Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [redis](https://github.com/redis/redis-py) | `7.2.0` | `7.2.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.47` | | [newrelic](https://github.com/newrelic/newrelic-python-agent) | `11.4.0` | `11.5.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.1` | `0.15.2` | | [granian](https://github.com/emmett-framework/granian) | `2.7.1` | `2.7.2` | | [docutils](https://github.com/rtfd/recommonmark) | `0.20.1` | `0.21.2` | Updates `redis` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.2.0...v7.2.1) Updates `sqlalchemy` from 2.0.46 to 2.0.47 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `newrelic` from 11.4.0 to 11.5.0 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v11.4.0...v11.5.0) Updates `ruff` from 0.15.1 to 0.15.2 - [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.15.1...0.15.2) Updates `granian` from 2.7.1 to 2.7.2 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.7.1...v2.7.2) Updates `docutils` from 0.20.1 to 0.21.2 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: redis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: newrelic dependency-version: 11.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: granian dependency-version: 2.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: docutils dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
leplatrem
approved these changes
Feb 26, 2026
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
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.
Bumps the minor-patch group with 6 updates in the / directory:
7.2.07.2.12.0.462.0.4711.4.011.5.00.15.10.15.22.7.12.7.20.20.10.21.2Updates
redisfrom 7.2.0 to 7.2.1Release notes
Sourced from redis's releases.
Commits
56859cfUpdating lib version to 7.2.1c671fd9remove remaining imports of typing_extensions (#3873)e203796Hold references to ClusterNode disconnect task (#3826)a21f768Removed batch_size and consumer_name attributes from OTel metrics (#3978)2098114fix(pubsub): avoid UnicodeDecodeError on reconnect with binary channel names ...f02c66bFix issues with ClusterPipeline connection management (#3804)1958065Add missing shard channel message types to async PubSub (#3966)abc519dReturn copies from _get_free/in_use_connections and fix async _mock (#3967)bb2b6f3Fix protocol validation: replace finally with else and store parsed int (#3965)631c053Fixing error handling of connection buffer purging of closed connecton. Enabl...Updates
sqlalchemyfrom 2.0.46 to 2.0.47Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
newrelicfrom 11.4.0 to 11.5.0Release notes
Sourced from newrelic's releases.
... (truncated)
Commits
7cb9b89Hybrid core tracing rebased (#1646)1efa4a5Add subcomponent attributes to agentic AI framework instrumentations (#1666)3f0d83bFix OracleDB Mismatched Signature (#1648)0d90dc8Update CI Image (#1649)fa1ccf8Bump the github_actions group with 3 updates (#1662)14789b2Add entity guid to Agent Control health file (#1640)dad7197Merge pull request #1663 from newrelic/fix-redis93257cbFix redis uninstrumented commands0474217Revert "Merge main into develop-v12.0.0" (#1660)0c58455Revert "Merge main into develop-v12.0.0"Updates
rufffrom 0.15.1 to 0.15.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d18ee9Hard code workflow name andcancel-in-progressonly for PRs (#23431)7cc15f0Bump 0.15.2 (#23430)d1b5443Add extension mapping to configuration file options (#23384)222574aExpand the default rule set (#23385)1465b5d[flake8-async] Fixin_async_contextlogic (#23426)410902f[pyupgrade] Fix handling oftyping.{io,re}(UP035) (#23131)729610a[ty] Fall back to ambiguous for large control flow graphs (#23399)1425c18[ty] Add code folding support97acaae[ty] Fix stack overflow for self-referentialTypeOfin annotations (#23407)1f380c8[ty] Update testsreveal_typeandNever(#23418)Updates
granianfrom 2.7.1 to 2.7.2Release notes
Sourced from granian's releases.
Commits
45d9c75Bump dependencies056fd1bfix: Set Content-Type header for metrics endpoint (#808)5fe8547fix: split comma-separated WebSocket subprotocols in ASGI scope (#817)65c9664Unblock ASGI ws receive on close without accept (#819)a288cc3Bump version to 2.7.2Updates
docutilsfrom 0.20.1 to 0.21.2Commits
Most Recent Ignore Conditions Applied to This Pull Request
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 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