-
-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the uv-dependencies group across 1 directory with 21 updates #404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the uv-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [algoliasearch-django](https://github.com/algolia/algoliasearch-django) | `3.0.0` | `4.0.0` | | [celery[redis]](https://github.com/celery/celery) | `5.5.3` | `5.6.1` | | [django-anymail](https://github.com/anymail/django-anymail) | `10.0` | `14.0` | | [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | `1.13.0` | `2.5` | | [django-reversion](https://github.com/etianen/django-reversion) | `6.0.0` | `6.1.0` | | [django](https://github.com/django/django) | `5.2.8` | `6.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.43.0` | `2.45.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.7` | `3.10.8` | | [numpy](https://github.com/numpy/numpy) | `2.3.4` | `2.4.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.44.0` | `2.48.0` | | [scout-apm](https://github.com/scoutapp/scout_apm_python) | `3.5.0` | `3.5.2` | | [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) | `0.7` | `2025.6` | | [playwright](https://github.com/microsoft/playwright-python) | `1.56.0` | `1.57.0` | | [pytest-playwright](https://github.com/microsoft/playwright-pytest) | `0.7.1` | `0.7.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [basedpyright](https://github.com/detachhead/basedpyright) | `1.33.0` | `1.36.2` | | [celery-types](https://github.com/sbdchd/celery-types) | `0.23.0` | `0.24.0` | | [djangorestframework-stubs](https://github.com/sponsors/typeddjango) | `3.16.5` | `3.16.6` | | [ipython](https://github.com/ipython/ipython) | `9.7.0` | `9.8.0` | | [prek](https://github.com/j178/prek) | `0.2.14` | `0.2.25` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.5` | `0.14.10` | Updates `algoliasearch-django` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/algolia/algoliasearch-django/releases) - [Changelog](https://github.com/algolia/algoliasearch-django/blob/master/ChangeLog) - [Commits](algolia/algoliasearch-django@3.0.0...4.0.0) Updates `celery[redis]` from 5.5.3 to 5.6.1 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.1) Updates `django-anymail` from 10.0 to 14.0 - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](anymail/django-anymail@v10.0...v14.0) Updates `django-crispy-forms` from 1.13.0 to 2.5 - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/django-crispy-forms@1.13.0...2.5) Updates `django-reversion` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/etianen/django-reversion/releases) - [Changelog](https://github.com/etianen/django-reversion/blob/master/CHANGELOG.rst) - [Commits](etianen/django-reversion@v6.0.0...v6.1.0) Updates `django` from 5.2.8 to 6.0 - [Commits](django/django@5.2.8...6.0) Updates `google-auth` from 2.43.0 to 2.45.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.43.0...v2.45.0) Updates `matplotlib` from 3.10.7 to 3.10.8 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.7...v3.10.8) Updates `numpy` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.4...v2.4.0) Updates `sentry-sdk` from 2.44.0 to 2.48.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.44.0...2.48.0) Updates `scout-apm` from 3.5.0 to 3.5.2 - [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.5.0...v3.5.2) Updates `crispy-bootstrap5` from 0.7 to 2025.6 - [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases) - [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/crispy-bootstrap5@0.7...2025.6) Updates `playwright` from 1.56.0 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.56.0...v1.57.0) Updates `pytest-playwright` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/microsoft/playwright-pytest/releases) - [Commits](microsoft/playwright-pytest@v0.7.1...v0.7.2) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `basedpyright` from 1.33.0 to 1.36.2 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.33.0...v1.36.2) Updates `celery-types` from 0.23.0 to 0.24.0 - [Commits](https://github.com/sbdchd/celery-types/commits) Updates `djangorestframework-stubs` from 3.16.5 to 3.16.6 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `ipython` from 9.7.0 to 9.8.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.7.0...9.8.0) Updates `prek` from 0.2.14 to 0.2.25 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.2.14...v0.2.25) Updates `ruff` from 0.14.5 to 0.14.10 - [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.5...0.14.10) --- updated-dependencies: - dependency-name: algoliasearch-django dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: celery[redis] dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: django-anymail dependency-version: '14.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: django-crispy-forms dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: django-reversion dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: django dependency-version: '6.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: google-auth dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: matplotlib dependency-version: 3.10.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: sentry-sdk dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: scout-apm dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: crispy-bootstrap5 dependency-version: '2025.6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pytest-playwright dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: basedpyright dependency-version: 1.36.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: celery-types dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: djangorestframework-stubs dependency-version: 3.16.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: prek dependency-version: 0.2.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #404 +/- ##
==========================================
- Coverage 62.70% 54.59% -8.11%
==========================================
Files 115 115
Lines 9202 9202
==========================================
- Hits 5770 5024 -746
- Misses 3432 4178 +746 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the uv-dependencies group with 21 updates in the / directory:
3.0.04.0.05.5.35.6.110.014.01.13.02.56.0.06.1.05.2.86.02.43.02.45.03.10.73.10.82.3.42.4.02.44.02.48.03.5.03.5.20.72025.61.56.01.57.00.7.10.7.28.4.29.0.21.33.01.36.20.23.00.24.03.16.53.16.69.7.09.8.00.2.140.2.250.14.50.14.10Updates
algoliasearch-djangofrom 3.0.0 to 4.0.0Release notes
Sourced from algoliasearch-django's releases.
Changelog
Sourced from algoliasearch-django's changelog.
Commits
cbf5df0chore: release v4 (#338)e869b15fix: remove highlightResult from response (#337)b71984ffeat!: support new algoliasearch and django versions (#336)7f23fc2chore: add release process (#332)2233054chore: bump to 3.0.0Updates
celery[redis]from 5.5.3 to 5.6.1Release notes
Sourced from celery[redis]'s releases.
... (truncated)
Changelog
Sourced from celery[redis]'s changelog.
... (truncated)
Commits
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)170fe55[pre-commit.ci] pre-commit autoupdate (#10027)cb08d50reliable prefork detection (#10023)cc3350eFix: Avoid unnecessary Django database connection creation during cleanup (#1...Updates
django-anymailfrom 10.0 to 14.0Release notes
Sourced from django-anymail's releases.
Changelog
Sourced from django-anymail's changelog.
... (truncated)
Commits
e0f50c2Release 14.0a575bfcDocs: update some outdated examplesd6e8374CI/CD: reduce permissions to GitHub workflows5ee1e0dThank contributors and sponsors in readme793617cMailtrap: new ESPee96317Postmark: Avoid KeyError in tracking webhook for bounce/unsubscribe payloadab2e85fAmazon SES (docs): show TenantName and EndpointId examplesf57bdc7Exempt webhooks from Django's LoginRequiredMiddleware643f46fSupport Django 6.0131b1c1Improve handling of non-ASCII characters in attachmentsUpdates
django-crispy-formsfrom 1.13.0 to 2.5Release notes
Sourced from django-crispy-forms's releases.
... (truncated)
Changelog
Sourced from django-crispy-forms's changelog.
... (truncated)
Commits
65fa8ae2.5 Release. (#1424)ca4ca14PEP 639 licenses (#1413)aaabe68Updated pre-commit hook versions.125dd16Pyupgrade 3.9+1f9c8ecConfirmed support for Python 3.14, Django. Drop support for Python 3.8.93cb8c8Correct names in special thanks section (#1421)e327548Added security policy. (#1419)6481342Enabled GitHub code of conduct (#1416)dabd719Add Project Logo. (#1415)b3f1d222.4 Release. (#1412)Updates
django-reversionfrom 6.0.0 to 6.1.0Release notes
Sourced from django-reversion's releases.
Changelog
Sourced from django-reversion's changelog.
Commits
98483a3v6.1.0d2e425fMerge pull request #992 from micmarc/custom-version-sort2ae8d84Implementhistory_order_by_dateandget_version_ordering()hook with defa...abe3535Update CHANGELOG.rsted6ef82Update CHANGELOG.rstUpdates
djangofrom 5.2.8 to 6.0Commits
36b5f39[6.0.x] Bumped version for 6.0 release.4f46d1f[6.0.x] Updated man page for Django 6.0.a9f5ca5[6.0.x] Refs #35859 -- Clarified Tasks ref and topics docs regarding availabl...45f9e0e[6.0.x] Finalized release notes for Django 6.0.ac44a55[6.0.x] Made cosmetic edits to docs/releases/6.0.txt.00575b7[6.0.x] Updated translations from Transifex.8414487[6.0.x] Refs #35444 -- Fixed typo in PostgreSQL StringAgg deprecation warning.1f8f36e[6.0.x] Added CVE-2025-13372 and CVE-2025-64460 to security archive.224fc79[6.0.x] Added stub release notes for 5.2.10.1dbd07a[6.0.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...Updates
google-authfrom 2.43.0 to 2.45.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
08fabf7chore: librarian release pull request: 20251215T132028Z (#1891)b32c934feat: Adding Agent Identity bound token support and handling certificate mism...262eb9echore: librarian release pull request: 20251212T161150Z (#1888)0f7097efeat: support Python 3.14 (#1822)e0c3296fix(auth): Use public refresh method for source credentials in ImpersonatedCr...78de790fix(auth): Add temporary patch to workload cert logic to accomodate Cloud Run...3e8a566chore(tests): allow expired secret in system tests (#1883)b0993c7fix(auth): Delegate workload cert and key default lookup to helper function (...2c374d3chore: update secret (#1879)39c381afeat: add ecdsa p-384 support (#1872)Updates
matplotlibfrom 3.10.7 to 3.10.8Release notes
Sourced from matplotlib's releases.
Commits
1392cbeREL: v3.10.80b9ebb3Doc release prep v3.10.8bc7b5c4Merge branch 'v3.10.7-doc' into v3.10.x86b38d3Github stats v3.10.89512188Merge pull request #30717 from meeseeksmachine/auto-backport-of-pr-30714-on-v...d300769Backport PR #30714: FIX: Gracefully handle numpy arrays as input to check_in_...799bc95Merge pull request #30711 from ngoldbaum/v3.10.x134000bMerge pull request #30697 from ngoldbaum/fix-plotting-on-worker-threads5b8e219TST: Run macosx backends in a subprocess878e71aBackport PR #29810: Declare free-threaded support in MacOS backend extension ...Updates
numpyfrom 2.3.4 to 2.4.0Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
c5ab79cMerge pull request #30487 from charris/prepare-2.4.0.205e379aREL: Prepare for the NumPy 2.4.0 release (2)485f1c4REL: Prepare for the NumPy 2.4.0 release (1) (#30486)c683481REL: Prepare for the NumPy 2.4.0 release (#30439)11d9ed2Merge pull request #30459 from charris/backport-304562a17ddbTYP: restoregeneric.__hash__(#30456)d04a429Merge pull request #30432 from charris/backport-30426f94a148fix more data races in mtrand.pyx (#30426)06a9d42Merge pull request #30420 from charris/backport-3041830819cdMerge pull request #30419 from charris/backport-30373Updates
sentry-sdkfrom 2.44.0 to 2.48.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
32e9cacPhrasing and code formatting in changelogbf30403Call out new default for middleware spans and fix formatting in changelog19e0d1fFix changelog6516b8brelease: 2.48.0