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

Bump the patches group with 3 updates#3380

Merged
henrikhorluck merged 1 commit into
mainfrom
dependabot/uv/patches-aa6685b265
Apr 7, 2025
Merged

Bump the patches group with 3 updates#3380
henrikhorluck merged 1 commit into
mainfrom
dependabot/uv/patches-aa6685b265

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 7, 2025

Bumps the patches group with 3 updates: django, auth0-python and boto3.

Updates django from 5.1.7 to 5.1.8

Commits
  • 5773bc9 [5.1.x] Bumped version for 5.1.8 release.
  • edc2716 [5.1.x] Fixed CVE-2025-27556 -- Mitigated potential DoS in url_has_allowed_ho...
  • b3b09dc [5.1.x] Fixed #36213 -- Doc'd MySQL's handling of self-select updates in Quer...
  • 3fdc8c3 [5.1.x] Clarified pre_delete and post_delete's origin attributes.
  • 5805d1c [5.1.x] Simplified Intersphinx configuration example.
  • 31262b3 [5.1.x] Doc'd how to use Intersphinx in the reusable apps tutorial.
  • 451ba1f [5.1.x] Added stub release notes and release date for 5.1.8 and 5.0.14.
  • e38a807 [5.1.x] Pinned black == 24.10.0 in GitHub actions, pre-commit and test requir...
  • 3266f25 [5.1.x] Updated ogrinfo output in GIS tutorial.
  • 659f88e [5.1.x] Fixed typo in docs/topics/signals.txt.
  • Additional commits viewable in compare view

Updates auth0-python from 4.8.1 to 4.9.0

Release notes

Sourced from auth0-python's releases.

4.9.0

Added

Changelog

Sourced from auth0-python's changelog.

4.9.0 (2025-04-01)

Full Changelog

Added

Commits

Updates boto3 from 1.37.23 to 1.37.28

Commits
  • 0b2c547 Merge branch 'release-1.37.28'
  • 7c64b94 Bumping version to 1.37.28
  • 4c3ddf7 Add changelog entries from botocore
  • 0508d39 Merge branch 'release-1.37.27'
  • c4a81c6 Merge branch 'release-1.37.27' into develop
  • 9eeb169 Bumping version to 1.37.27
  • 9e63b76 Add changelog entries from botocore
  • 7681467 Merge branch 'release-1.37.26'
  • 957cb6f Merge branch 'release-1.37.26' into develop
  • ff76c14 Bumping version to 1.37.26
  • 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 3 updates: [django](https://github.com/django/django), [auth0-python](https://github.com/auth0/auth0-python) and [boto3](https://github.com/boto/boto3).


Updates `django` from 5.1.7 to 5.1.8
- [Commits](django/django@5.1.7...5.1.8)

Updates `auth0-python` from 4.8.1 to 4.9.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.8.1...4.9.0)

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

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: auth0-python
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patches
- dependency-name: boto3
  dependency-version: 1.37.28
  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 Apr 7, 2025
@henrikhorluck henrikhorluck added this pull request to the merge queue Apr 7, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 7, 2025
@henrikhorluck henrikhorluck added this pull request to the merge queue Apr 7, 2025
Merged via the queue into main with commit 898d842 Apr 7, 2025
6 checks passed
@henrikhorluck henrikhorluck deleted the dependabot/uv/patches-aa6685b265 branch April 7, 2025 09:47
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.

1 participant