chore(deps): bump the minor-and-patch group in /apps/api with 37 updates#8689
Open
dependabot[bot] wants to merge 1 commit intopreviewfrom
Open
chore(deps): bump the minor-and-patch group in /apps/api with 37 updates#8689dependabot[bot] wants to merge 1 commit intopreviewfrom
dependabot[bot] wants to merge 1 commit intopreviewfrom
Conversation
5199057 to
3262a99
Compare
Bumps the minor-and-patch group in /apps/api with 37 updates: | Package | From | To | | --- | --- | --- | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.15.2` | `3.16.1` | | [psycopg](https://github.com/psycopg/psycopg) | `3.3.0` | `3.3.3` | | [psycopg-binary](https://github.com/psycopg/psycopg) | `3.3.0` | `3.3.3` | | [psycopg-c](https://github.com/psycopg/psycopg) | `3.3.0` | `3.3.3` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.3` | `4.16.0` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.3.1` | `4.9.0` | | [celery](https://github.com/celery/celery) | `5.4.0` | `5.6.2` | | [django-celery-beat](https://github.com/celery/django-celery-beat) | `2.6.0` | `2.9.0` | | [django-celery-results](https://github.com/celery/django-celery-results) | `2.5.1` | `2.6.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.11.0` | `6.12.0` | | [jsonmodels](https://github.com/jazzband/jsonmodels) | `2.7.0` | `2.8.0` | | [django-storages](https://github.com/jschneier/django-storages) | `1.14.2` | `1.14.6` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.29.0` | `0.41.0` | | [channels](https://github.com/django/channels) | `4.1.0` | `4.3.2` | | [slack-sdk](https://github.com/slackapi/python-slack-sdk) | `3.27.1` | `3.40.1` | | [scout-apm](https://github.com/scoutapp/scout_apm_python) | `3.1.0` | `3.5.3` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.5` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.14.3` | | [lxml](https://github.com/lxml/lxml) | `6.0.0` | `6.0.2` | | [boto3](https://github.com/boto/boto3) | `1.34.96` | `1.42.60` | | [zxcvbn](https://github.com/dwolfhub/zxcvbn-python) | `4.4.28` | `4.5.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.11.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.39.1` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.39.1` | | [opentelemetry-instrumentation-django](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b1` | `0.60b1` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.1` | `1.39.1` | | [drf-spectacular](https://github.com/tfranzel/drf-spectacular) | `0.28.0` | `0.29.0` | | [nh3](https://github.com/messense/nh3) | `0.2.18` | `0.3.3` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.5.2` | `4.12.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.3.1` | `3.8.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.11.1` | `3.15.1` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.3` | | [freezegun](https://github.com/spulec/freezegun) | `1.2.2` | `1.5.5` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.2.7` | `7.13.4` | | [httpx](https://github.com/encode/httpx) | `0.24.1` | `0.28.1` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.7` | `0.15.4` | Updates `djangorestframework` from 3.15.2 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.2...3.16.1) Updates `psycopg` from 3.3.0 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.0...3.3.3) Updates `psycopg-binary` from 3.3.0 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.0...3.3.3) Updates `psycopg-c` from 3.3.0 to 3.3.3 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.3.0...3.3.3) Updates `pymongo` from 4.6.3 to 4.16.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.6.3...4.16.0) Updates `django-cors-headers` from 4.3.1 to 4.9.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.3.1...4.9.0) Updates `celery` from 5.4.0 to 5.6.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.4.0...v5.6.2) Updates `django-celery-beat` from 2.6.0 to 2.9.0 - [Release notes](https://github.com/celery/django-celery-beat/releases) - [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog) - [Commits](celery/django-celery-beat@v2.6.0...v2.9.0) Updates `django-celery-results` from 2.5.1 to 2.6.0 - [Release notes](https://github.com/celery/django-celery-results/releases) - [Changelog](https://github.com/celery/django-celery-results/blob/main/Changelog) - [Commits](celery/django-celery-results@v2.5.1...v2.6.0) Updates `whitenoise` from 6.11.0 to 6.12.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.11.0...6.12.0) Updates `jsonmodels` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/jazzband/jsonmodels/releases) - [Changelog](https://github.com/jazzband/jsonmodels/blob/master/HISTORY.rst) - [Commits](jazzband/jsonmodels@2.7.0...2.8.0) Updates `django-storages` from 1.14.2 to 1.14.6 - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.2...1.14.6) Updates `uvicorn` from 0.29.0 to 0.41.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.41.0) Updates `channels` from 4.1.0 to 4.3.2 - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](django/channels@4.1.0...4.3.2) Updates `slack-sdk` from 3.27.1 to 3.40.1 - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.27.1...v3.40.1) Updates `scout-apm` from 3.1.0 to 3.5.3 - [Release notes](https://github.com/scoutapp/scout_apm_python/releases) - [Changelog](https://github.com/scoutapp/scout_apm_python/blob/master/CHANGELOG.md) - [Commits](scoutapp/scout_apm_python@v3.1.0...v3.5.3) Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `beautifulsoup4` from 4.12.3 to 4.14.3 Updates `lxml` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.0...lxml-6.0.2) Updates `boto3` from 1.34.96 to 1.42.60 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.96...1.42.60) Updates `zxcvbn` from 4.4.28 to 4.5.0 - [Changelog](https://github.com/dwolfhub/zxcvbn-python/blob/master/CHANGELOG.md) - [Commits](dwolfhub/zxcvbn-python@v4.4.28...v4.5.0) Updates `pyjwt` from 2.8.0 to 2.11.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.11.0) Updates `opentelemetry-api` from 1.28.1 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.39.1) Updates `opentelemetry-sdk` from 1.28.1 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.39.1) Updates `opentelemetry-instrumentation-django` from 0.49b1 to 0.60b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-exporter-otlp` from 1.28.1 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.39.1) Updates `drf-spectacular` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](tfranzel/drf-spectacular@0.28.0...0.29.0) Updates `nh3` from 0.2.18 to 0.3.3 - [Release notes](https://github.com/messense/nh3/releases) - [Commits](messense/nh3@v0.2.18...v0.3.3) Updates `pytest-django` from 4.5.2 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.5.2...v4.12.0) Updates `pytest-xdist` from 3.3.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.3.1...v3.8.0) Updates `pytest-mock` from 3.11.1 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.11.1...v3.15.1) Updates `factory-boy` from 3.3.0 to 3.3.3 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.0...3.3.3) Updates `freezegun` from 1.2.2 to 1.5.5 - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.2.2...1.5.5) Updates `coverage` from 7.2.7 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.2.7...7.13.4) Updates `httpx` from 0.24.1 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.24.1...0.28.1) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `ruff` from 0.9.7 to 0.15.4 - [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.9.7...0.15.4) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: psycopg dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: psycopg-binary dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: psycopg-c dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pymongo dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: django-cors-headers dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: django-celery-beat dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: django-celery-results dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: jsonmodels dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: django-storages dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: channels dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: slack-sdk dependency-version: 3.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: scout-apm dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: lxml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: boto3 dependency-version: 1.42.60 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: zxcvbn dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pyjwt dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-api dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-sdk dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: opentelemetry-instrumentation-django dependency-version: 0.60b1 dependency-type: direct:production dependency-group: minor-and-patch - dependency-name: opentelemetry-exporter-otlp dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: drf-spectacular dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: nh3 dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest-django dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: factory-boy dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: freezegun dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3262a99 to
63e3139
Compare
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 minor-and-patch group in /apps/api with 37 updates:
3.15.23.16.13.3.03.3.33.3.03.3.33.3.03.3.34.6.34.16.04.3.14.9.05.4.05.6.22.6.02.9.02.5.12.6.06.11.06.12.02.7.02.8.01.14.21.14.60.29.00.41.04.1.04.3.23.27.13.40.13.1.03.5.33.1.23.1.54.12.34.14.36.0.06.0.21.34.961.42.604.4.284.5.02.8.02.11.01.28.11.39.11.28.11.39.10.49b10.60b11.28.11.39.10.28.00.29.00.2.180.3.34.5.24.12.03.3.13.8.03.11.13.15.13.3.03.3.31.2.21.5.57.2.77.13.40.24.10.28.12.32.42.32.50.9.70.15.4Updates
djangorestframeworkfrom 3.15.2 to 3.16.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
de018dfPrepare 3.16.1 release (#9752)a7d050fTurkish Translation updates (#9749)853969cFix test with Django 5 when pytz is available (#9715)2ae8c11Add note to tutorial about required request in serializer context when using ...70e54f4Revert docs back to djangorestframework-guardian (#9734)3038494Document that unique constraints causerequired=Truein ModelSerializer (#9...4bb46c2Add Kazakh(kk) locale support (#9713)e454758Fix regression in unique_together validation with SerializerMethodField (#9712)33d59feUpdate Spanish translations (#9701)c0202a0Update Django documentation links to use stable version (#9698)Updates
psycopgfrom 3.3.0 to 3.3.3Changelog
Sourced from psycopg's changelog.
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
psycopg-binaryfrom 3.3.0 to 3.3.3Changelog
Sourced from psycopg-binary's changelog.
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
psycopg-cfrom 3.3.0 to 3.3.3Changelog
Sourced from psycopg-c's changelog.
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
pymongofrom 4.6.3 to 4.16.0Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
3290101Prepare 4.16.0 release (#2672)1be94d2PYTHON-5685 Fix unified spec sync metadata for csot and sessions tests (#2669)6585d9cPYTHON-2442: Refactor: use _asdict() in _options_dict() (#2670)fdb1f7ePYTHON-5677 Prevent ClientEncryption from loading crypt shared library (#2659)0cd9763Bump zizmorcore/zizmor-action from cb3d8e846e148d1111d90b03375b9c03deceda37 t...2f263d4PYTHON-5680 Fix handling of expectedDocuments in Unified Test Runner (#2665)e9658b2Add 4.15.5 release date to changelog (#2666)10dd204Update coverage[toml] requirement from <=7.10.6,>=5 to >=5,<=7.10.7 (#2662)1300677[Spec Resync] 12-22-2025 (#2663)18c1f14PYTHON-5529 Introduce optin setting to await for MinPoolSize population (#2664)Updates
django-cors-headersfrom 4.3.1 to 4.9.0Changelog
Sourced from django-cors-headers's changelog.
Commits
a3a3ad2Version 4.9.02f5a94bCorrect testing of Django 6.0 (#1015)4356514Support Django 6.0 (#1014)eeaa041Version 4.8.0b760e4dSupport Python 3.14 (#1013)bf6abfb[pre-commit.ci] pre-commit autoupdate (#1012)5d0c651Upgrade dependencies (#1011)873fd5fUse uvx to run tox on GitHub Actions (#1010)f8aa330[pre-commit.ci] pre-commit autoupdate (#1009)b04460f[pre-commit.ci] pre-commit autoupdate (#1008)Updates
celeryfrom 5.4.0 to 5.6.2Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
6a43c84Prepare for release: v5.6.2 (#10049)333a82fBugfix: Revoked tasks now immediately update backend status to REVOKED (#9869)9d6ab11Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeEr...21dbc73Prepare for release: v5.6.1 (#10037)ba20bedOnly use exceptiongroup backport for Python < 3.11 (#10033)2167529Stop importing pytest_subtests0527296Bump google-cloud-firestore from 2.21.0 to 2.22.05f8659bClarify 'result_extended' setting usage in tasksf19db70Bump mypy from 1.19.0 to 1.19.1 (#10028)6da72bdbetter coverage (#10029)Updates
django-celery-beatfrom 2.6.0 to 2.9.0Release notes
Sourced from django-celery-beat's releases.
... (truncated)
Changelog
Sourced from django-celery-beat's changelog.
... (truncated)
Commits
fc539b1DRAFT: django_celery_beat v2.9.0 (#999)19ae830Bump actions/download-artifact from 7 to 8 (#1003)81fc4a5Bump actions/upload-artifact from 6 to 7 (#1002)91ed4cdBump actions/download-artifact from 5 to 7 (#982)d49bb8cBump actions/upload-artifact from 4 to 6 (#983)b2ff0f4Bump actions/checkout from 5 to 6 (#972)ffa0405[pre-commit.ci] pre-commit autoupdate (#1001)5cec89f[pre-commit.ci] pre-commit autoupdate (#998)5ca807e[pre-commit.ci] pre-commit autoupdate (#995)f9c1c4cBump github/codeql-action from 3 to 4 (#960)Updates
django-celery-resultsfrom 2.5.1 to 2.6.0Release notes
Sourced from