Conversation
…y with 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dj-database-url](https://github.com/jazzband/dj-database-url) | `3.1.0` | `3.1.2` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.8.0` | `3.9.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `24.1.1` | `25.1.0` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.11.1` | `4.12.0` | | [redis](https://github.com/redis/redis-py) | `5.0.8` | `7.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.51.0` | `2.53.0` | | [sphinxcontrib-httpdomain](https://github.com/sphinx-contrib/httpdomain) | `1.8.1` | `2.0.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.5` | `3.1.6` | Updates `dj-database-url` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](jazzband/dj-database-url@v3.1.0...v3.1.2) Updates `google-cloud-storage` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.8.0...v3.9.0) Updates `gunicorn` from 24.1.1 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@24.1.1...25.1.0) Updates `pytest-django` from 4.11.1 to 4.12.0 - [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.11.1...v4.12.0) Updates `redis` from 5.0.8 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@v5.0.8...v7.2.0) Updates `ruff` from 0.14.14 to 0.15.1 - [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.14.14...0.15.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) Updates `sphinxcontrib-httpdomain` from 1.8.1 to 2.0.0 - [Release notes](https://github.com/sphinx-contrib/httpdomain/releases) - [Changelog](https://github.com/sphinx-contrib/httpdomain/blob/main/CHANGELOG.rst) - [Commits](sphinx-contrib/httpdomain@1.8.1...2.0.0) Updates `werkzeug` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: dj-database-url dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pytest-django dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sphinxcontrib-httpdomain dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
smarnach
approved these changes
Feb 19, 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 production-dependencies group with 9 updates in the / directory:
3.1.03.1.23.8.03.9.024.1.125.1.04.11.14.12.05.0.87.2.00.14.140.15.12.51.02.53.01.8.12.0.03.1.53.1.6Updates
dj-database-urlfrom 3.1.0 to 3.1.2Release notes
Sourced from dj-database-url's releases.
Changelog
Sourced from dj-database-url's changelog.
Commits
e77149f[pre-commit.ci] pre-commit autoupdate (#297)6beffe6Fix a regression in adding tests/ dir to source packagef9c3130Bump wheel from 0.45.1 to 0.46.2 (#296)5337838Bump urllib3 from 2.6.2 to 2.6.3 (#295)6fc3664Bump django from 5.2.9 to 5.2.11 (#294)19805c9Bump cryptography from 46.0.3 to 46.0.5 (#293)1b102cdUpdate project URLs in pyproject.tomle41afda[pre-commit.ci] pre-commit autoupdate (#291)dba6077Update .pre-commit-config.yaml to use pinned version numbers. (#289)e6f4cccAdd pytest to dependenciesUpdates
google-cloud-storagefrom 3.8.0 to 3.9.0Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.
Commits
77c1edachore: librarian release pull request: 20260202T123858Z (#1736)0e5ec29feat: add get_object method for async grpc client (#1735)7a00dfbchore: Add README for running zonal buckets samples (#1734)2ef6339fix: receive eof while closing reads stream (#1733)c8dd7a0feat: exposeDELETE_OBJECTinAsyncGrpcClient(#1718)08bc708feat: update generation for MRD (#1730)74c9eccfeat: Move Zonal Buckets features of_experimental(#1728)7b31946feat: add default user agent for grpc (#1726)e730bf5fix!: Change contructors of MRD and AAOW AsyncGrpcClient.grpc_client to Async...8e21a7ffeat: expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719)Updates
gunicornfrom 24.1.1 to 25.1.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
2d43101docs: merge gunicornc into 25.1.0 releasebf4ad8ddocs: update 25.1.0 release date to 2026-02-13730350eMerge pull request #3505 from benoitc/feature/gunicornc-control-interface63df19bfix(tests): use process groups for reliable signal handling in PyPycd77bccfix(tests): increase wait time for all server tests02ea985fix(tests): improve server test reliability on FreeBSD6d81c9efix: resolve pylint warnings7486baafix: remove unused imports3e60d29docs: add gunicornc control interface guidee05e40dfeat(ctl): add message-based dirty worker managementUpdates
pytest-djangofrom 4.11.1 to 4.12.0Changelog
Sourced from pytest-django's changelog.
Commits
a2a9495Release 4.12.0020bc23tests: make sure access to default can also be blockedbcefbe8Add support for isolating apps in tests39c8dccplugin: add a note why we reorder tests1830acdpyproject.toml: require pytest 9 for self tests, switch to native toml config...f19da08Fix the order of the test cases that use the live_server fixture92858eedocs: add pytest 9.0+ native TOML configuration format3f550d9build(deps): bump hynek/build-and-inspect-python-package1f50dd2Drop obsolete traces of Django 5.0 in CI247ec1cFixPytestCollectionWarningforTestRunnerclass (#1259)Updates
redisfrom 5.0.8 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
rufffrom 0.14.14 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)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 CHANGE...Description has been truncated