Bump the all-dependencies group with 5 updates#358
Merged
chrisguidry merged 1 commit intomainfrom Mar 4, 2026
Merged
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [redis](https://github.com/redis/redis-py) | `7.2.0` | `7.2.1` | | [prek](https://github.com/j178/prek) | `0.3.3` | `0.3.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.2` | `0.15.4` | | [zensical](https://github.com/zensical/zensical) | `0.0.23` | `0.0.24` | | [fastapi](https://github.com/fastapi/fastapi) | `0.133.0` | `0.135.1` | 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 `prek` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.3...v0.3.4) Updates `ruff` from 0.15.2 to 0.15.4 - [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.2...0.15.4) Updates `zensical` from 0.0.23 to 0.0.24 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.23...v0.0.24) Updates `fastapi` from 0.133.0 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.133.0...0.135.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prek dependency-version: 0.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zensical dependency-version: 0.0.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 5 updates:
7.2.07.2.10.3.30.3.40.15.20.15.40.0.230.0.240.133.00.135.1Updates
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
prekfrom 0.3.3 to 0.3.4Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
04b1308Bump version to 0.3.4 (#1703)84b6f99Add code block pre-filled values in bug report template (#1702)ce3ecf3Allow pass_filenames to accept a positive integer (#1698)e290094Skip invalid Rust toolchains instead of failing (#1699)a64312fAdd support forpython -m prek(#1686)91a1faeAdd PREK_MAX_CONCURRENCY environment variable (#1697)f7b0c00docs(iggy): add apache/iggy to the users of prek (#1691)85eff56Bump cargo-dist to 0.31.0 (#1689)36f805bInstall and compile gems in parallel (#1674)e3857a5Update Rust crate serde-saphyr to 0.0.20 (#1684)Updates
rufffrom 0.15.2 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
zensicalfrom 0.0.23 to 0.0.24Release notes
Sourced from zensical's releases.
Commits
0ca44a6chore: release v0.0.241a9d034fix: update ui to v0.0.8798da33fix: ignore virtual environments in mkdocstrings sources (#391)4b1ac98fix: same page links '.' with directory URLs disabled (regression) (#389)01b5f8fdocs: add note on Zensical Spark toREADME.mdUpdates
fastapifrom 0.133.0 to 0.135.1Release notes
Sourced from fastapi's releases.
Commits
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)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