feat: bump the dependencies group with 3 updates#235
Merged
Conversation
Bumps the dependencies group with 3 updates: [psycopg](https://github.com/psycopg/psycopg), [redis](https://github.com/redis/redis-py) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `psycopg` from 3.3.2 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.2...3.3.3) Updates `redis` from 7.1.1 to 7.2.0 - [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.1...v7.2.0) Updates `sentry-sdk` from 2.52.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.52.0...2.53.0) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
sergeii
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 dependencies group with 3 updates: psycopg, redis and sentry-sdk.
Updates
psycopgfrom 3.3.2 to 3.3.3Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
1a8f65achore: bump psycopg package version to 3.3.3db3c435Merge pull request #1260 from ggevay/sync-error-fix0237586Fix ValueError when server sends ErrorResponse during Sync after Parsecb97ef7docs: fix typos09c8918Merge pull request #1256 from veeceey/fix/tstrings-error-msg-and-docs-improve...9e74d96fix: fix error message incorrectly generated by Claude AI0db9d8bfix: correct typo in tstrings error message and fix sql.rst docs86a0e1bchore(deps): bump pypa/cibuildwheel in the actions groupf5d90faMerge pull request #1233 from lysnikolaou/pgconn-critical-sectiond7dc6c7Merge critical section and nogil blocks into one context managerUpdates
redisfrom 7.1.1 to 7.2.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
915e8b4Updating server version to 7.2.0b41e47dAdded OTel instrumentation and metrics export for sync client (#3954)9c8ad16Fix type hints for spop and srandmember methods (#3943)34c73c7Add maintenance notifications support for OSS API cluster clients (#3946)24974feRenamed initial health check policies and unhealthy database argument (#3949)3d6b571Reorganize pipeline actions (#3951)877d7a2Disabled SCH in MultiDBClient underlying clients (#3938)9ac9ee6Adding hotkeys commands support. (#3924)65623b7Extending the tests to validate more supported scorers for hybrid search. Add...2b2f2cfAdds support for the new Idempotent Producers feature in Redis 8.6 (#3926)Updates
sentry-sdkfrom 2.52.0 to 2.53.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
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