build(deps): bump the python group with 3 updates#17
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the python group with 3 updates#17dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python group with 3 updates: [redis](https://github.com/redis/redis-py), [sentry-sdk](https://github.com/getsentry/sentry-python) and [werkzeug[watchdog]](https://github.com/pallets/werkzeug). Updates `redis` from 7.3.0 to 7.4.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.3.0...v7.4.0) Updates `sentry-sdk` from 2.55.0 to 2.56.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.55.0...2.56.0) Updates `werkzeug[watchdog]` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.6...3.1.7) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: werkzeug[watchdog] dependency-version: 3.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python group with 3 updates: redis, sentry-sdk and werkzeug[watchdog].
Updates
redisfrom 7.3.0 to 7.4.0Release notes
Sourced from redis's releases.
Commits
b72f24aUpdating lib version to 7.4.00a4e0afRefactored health check logic for MultiDBClient (#3994)15492c9Refactored connection count and SCH metric collection (#4001)cd964acExpose basic Otel classes and funtions to be importable through redis.observa...46ab74dFixing security concern in repr methods for ConnectionPools - passwords m...26482dbFix AttributeError in cluster metrics recording when connection is None or Cl...Updates
sentry-sdkfrom 2.55.0 to 2.56.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
f5e93adrelease: 2.56.04cd6752chore: pin GitHub Actions to full-length commit SHAs (#5781)c3eb19ftest: fix flaky threading test (#5700)b2b42dffix(starlette): Catch Jinja2Templates ImportError (#5741)48dc566feat(asgi): Add option to disable suppressing chained exceptions (#5714)f963475tests: Add-latestalias for each integration test suite (#5706)715fd2bci: Use date-based branch names for toxgen PRs (#5704)35fe9e4ci: 🤖 Update test matrix with new releases (03/19) (#5703)8d56b30fix(anthropic): Set exception info on streaming span when applicable (#5683)e103926feat: Make ASGI support span first (#5680)Updates
werkzeug[watchdog]from 3.1.6 to 3.1.7Release notes
Sourced from werkzeug[watchdog]'s releases.
Changelog
Sourced from werkzeug[watchdog]'s changelog.
Commits
005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627ad3d3df5validate host characters2c6a3a5parse transfer-encoding as set (#3134)63261cdparse transfer-encoding as setdafe7f1fix trailing whitespace in WWW-Authenticate bearer (#3129)051fd66fix trailing whitespace in WWW-Authenticate bearerDependabot 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