Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Bump the patches group across 1 directory with 5 updates#3416

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/patches-caf579fc3a
Closed

Bump the patches group across 1 directory with 5 updates#3416
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/patches-caf579fc3a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Bumps the patches group with 5 updates in the / directory:

Package From To
django 5.2.5 5.2.6
django-cors-headers 4.7.0 4.8.0
google-api-python-client 2.178.0 2.181.0
auth0-python 4.10.0 4.11.0
boto3 1.40.6 1.40.30

Updates django from 5.2.5 to 5.2.6

Commits
  • 75c4403 [5.2.x] Bumped version for 5.2.6 release.
  • 4c044fc [5.2.x] Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL inject...
  • e87ca3d [5.2.x] Made cosmetic edits to 5.2.6 release notes.
  • ebec2c9 [5.2.x] Removed unused import in docs/ref/models/expressions.txt example.
  • ace59cb [5.2.x] Fixed #36431 -- Returned tuples for multi-column ForeignObject in val...
  • 16a12a9 [5.2.x] Fixed #35831 -- Documented the model form meta API in model form refe...
  • 51753bc [5.2.x] Added stub release notes and release date for 5.2.6, 5.1.12, and 4.2.24.
  • a486455 [5.2.x] Corrected definition of "needsinfo" triage stage in contributing guide.
  • f8e572e [5.2.x] Removed reference to flake8 file exclusions.
  • 9c9ed6f [5.2.x] Refs #35530 -- Corrected deprecation message in auth.alogin().
  • Additional commits viewable in compare view

Updates django-cors-headers from 4.7.0 to 4.8.0

Changelog

Sourced from django-cors-headers's changelog.

4.8.0 (2025-09-08)

  • Support Python 3.14.
Commits

Updates google-api-python-client from 2.178.0 to 2.181.0

Release notes

Sourced from google-api-python-client's releases.

v2.181.0

2.181.0 (2025-09-02)

Features

Bug Fixes

v2.180.0

2.180.0 (2025-08-26)

Features

... (truncated)

Commits

Updates auth0-python from 4.10.0 to 4.11.0

Release notes

Sourced from auth0-python's releases.

4.11.0

Added

Fixed

Changelog

Sourced from auth0-python's changelog.

4.11.0 (2025-09-11)

Full Changelog

Added

Fixed

Commits
  • 24a371f fix: add missing indentation for Python configuration step (#726)
  • c124540 fix: add missing indentation for Python configuration step
  • bf16b2e Release 4.11.0 (#725)
  • f13b580 chore: fix workflow syntax errors and update dependencies (#724)
  • 49da078 feat: Support For Network ACL Endpoints (#706)
  • 288acf2 chore: Release Pipeline Failure Fix (#704)
  • See full diff in compare view

Updates boto3 from 1.40.6 to 1.40.30

Commits
  • b01d02d Merge branch 'release-1.40.30'
  • 065a46d Bumping version to 1.40.30
  • f78c83b Add changelog entries from botocore
  • 97fd5d9 Merge pull request #4613 from adev-code/documentation-only
  • 2a0d0ad Merge branch 'release-1.40.29'
  • 12750f6 Merge branch 'release-1.40.29' into develop
  • 62ea501 Bumping version to 1.40.29
  • 32f7dea Add changelog entries from botocore
  • c1d11ea Fix ExtraArgs documentation in S3 copy methods to reference ALLOWED_COPY_ARGS
  • 14fc68d Fix ExtraArgs documentation in S3 copy methods to reference ALLOWED_COPY_ARGS
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the patches group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [django](https://github.com/django/django) | `5.2.5` | `5.2.6` |
| [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.7.0` | `4.8.0` |
| [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.178.0` | `2.181.0` |
| [auth0-python](https://github.com/auth0/auth0-python) | `4.10.0` | `4.11.0` |
| [boto3](https://github.com/boto/boto3) | `1.40.6` | `1.40.30` |



Updates `django` from 5.2.5 to 5.2.6
- [Commits](django/django@5.2.5...5.2.6)

Updates `django-cors-headers` from 4.7.0 to 4.8.0
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/django-cors-headers@4.7.0...4.8.0)

Updates `google-api-python-client` from 2.178.0 to 2.181.0
- [Release notes](https://github.com/googleapis/google-api-python-client/releases)
- [Commits](googleapis/google-api-python-client@v2.178.0...v2.181.0)

Updates `auth0-python` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/auth0/auth0-python/releases)
- [Changelog](https://github.com/auth0/auth0-python/blob/master/CHANGELOG.md)
- [Commits](auth0/auth0-python@4.10.0...4.11.0)

Updates `boto3` from 1.40.6 to 1.40.30
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.6...1.40.30)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: django-cors-headers
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
- dependency-name: google-api-python-client
  dependency-version: 2.181.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
- dependency-name: auth0-python
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
- dependency-name: boto3
  dependency-version: 1.40.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 15, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 22, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 22, 2025
@dependabot dependabot Bot deleted the dependabot/uv/patches-caf579fc3a branch September 22, 2025 06:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants