chore(deps): combined Dependabot updates - #992
Open
MathiasStrom wants to merge 10 commits into
Open
Conversation
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.14.0 to 2.43.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.14.0...2.43.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 24.3 to 25.2. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](carltongibson/django-filter@24.3...25.2) --- updated-dependencies: - dependency-name: django-filter dependency-version: '25.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.9.0 to 4.11.1. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.9.0...v4.11.1) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.4.0...v7.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [django-polymorphic](https://github.com/jazzband/django-polymorphic) to permit the latest version. - [Release notes](https://github.com/jazzband/django-polymorphic/releases) - [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst) - [Commits](django-commons/django-polymorphic@v3.1...v4.1.0) --- updated-dependencies: - dependency-name: django-polymorphic dependency-version: 4.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…into deps/combined-dependabot
…into deps/combined-dependabot
…into deps/combined-dependabot
…into deps/combined-dependabot
…into deps/combined-dependabot
This was referenced Jul 15, 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.
Combines the following open Dependabot dependency updates into a single PR:
~=3.1→~=4.1(chore(deps): Update django-polymorphic requirement from ~=3.1 to ~=4.1 #973)6.4.0→7.0.1(chore(deps): Bump redis from 6.4.0 to 7.0.1 #972)4.9.0→4.11.1(chore(deps): Bump pytest-django from 4.9.0 to 4.11.1 #971)24.3→25.2(chore(deps): Bump django-filter from 24.3 to 25.2 #970)2.14.0→2.43.0(chore(deps): Bump sentry-sdk from 2.14.0 to 2.43.0 #969)All changes are to
requirements.txt; each merged cleanly with no conflicts.Supersedes and closes: #973, #972, #971, #970, #969