Merged
Conversation
Bumps the pip group with 3 updates: [cachetools](https://github.com/tkem/cachetools), [redis](https://github.com/redis/redis-py) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `cachetools` from 6.2.6 to 7.0.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.6...v7.0.1) Updates `redis` from 7.1.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.1.0...v7.2.1) Updates `sentry-sdk` from 2.51.0 to 2.53.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.51.0...2.53.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: redis dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #730 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 337 337
Branches 12 12
=========================================
Hits 337 337
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ezio-melotti
approved these changes
Mar 1, 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 pip group with 3 updates: cachetools, redis and sentry-sdk.
Updates
cachetoolsfrom 6.2.6 to 7.0.1Changelog
Sourced from cachetools's changelog.
Commits
e5f8f01Release v7.0.1.bd4e24dMore test improvements.67ae4fbMinor test corrections and cleanups.8e73eaeUpdate Copilot Instructions.28bbcbaRelease v7.0.0.45776b2Minor code and documentation improvements.51a70a9Fix #357: Update documentation.bb72c21Fix #357: Add cache_info() support for@cachedmethod.86352aeFix #357: Convert@cachedmethoddecorators to descriptors.263cf31Prepare v7.0.0.Updates
redisfrom 7.1.0 to 7.2.1Release notes
Sourced from redis's releases.
... (truncated)
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
sentry-sdkfrom 2.51.0 to 2.53.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
f75a9acUpdate CHANGELOG.mdb700fa8Update CHANGELOG.md45379e2release: 2.53.04d8faf3test(openai-agents): New tool field and library error log (#5454)d3e2c88fix(openai-agents): Patchexecute_final_output()functions following librar...f71a604fix(openai-agents): Patchexecute_handoffs()functions following library re...bea608cfix(openai-agents): Patchrun_single_turn_streamed()functions following li...14e3e0afix(openai-agents): Patchrun_single_turn()functions following library ref...a5c2906fix(openai-agents): Patch models functions following library refactor (#5449)f78df7cci: Use fixed clickhouse action, remove aws-sam-cli dependency (#5457)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