Bump the all group across 1 directory with 8 updates#23
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.2` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.5` | `46.0.7` | | [django](https://github.com/django/django) | `5.2.11` | `5.2.13` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.2` | `0.6.3` | | [tomli](https://github.com/hukkin/tomli) | `2.4.0` | `2.4.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.44.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.11.0` | `6.12.0` | | [zope-interface](https://github.com/zopefoundation/zope.interface) | `8.2` | `8.3` | Updates `click` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.1...8.3.2) Updates `cryptography` from 46.0.5 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.5...46.0.7) Updates `django` from 5.2.11 to 5.2.13 - [Commits](django/django@5.2.11...5.2.13) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) Updates `tomli` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.4.0...2.4.1) Updates `uvicorn` from 0.41.0 to 0.44.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.41.0...0.44.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 `zope-interface` from 8.2 to 8.3 - [Changelog](https://github.com/zopefoundation/zope.interface/blob/master/CHANGES.rst) - [Commits](zopefoundation/zope.interface@8.2...8.3) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: whitenoise dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: zope-interface dependency-version: '8.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all group with 8 updates in the / directory:
8.3.18.3.246.0.546.0.75.2.115.2.130.6.20.6.32.4.02.4.10.41.00.44.06.11.06.12.08.28.3Updates
clickfrom 8.3.1 to 8.3.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
052c006Change update release date.502b7ceMerge branch 'stable' of https://github.com/pallets/click into release-8.3.2a0a37e4Change publish to werkzeug latest. (#3301)57be6fcChange publish to werkzeug latest.781d6a8Update publish workflows (#3266)ff795b6Update precommit pins with toxdd87ef4Update github action pins with tox93d3f9dRelease version 8.3.23299ba1Add missing PR to changelog. (#3264)b7f62c4Add missing PR to changelog.Updates
cryptographyfrom 46.0.5 to 46.0.7Changelog
Sourced from cryptography's changelog.
Commits
622d67246.0.7 release (#14602)91d7288Cherry-pick #14542 (#14543)Updates
djangofrom 5.2.11 to 5.2.13Commits
7d831a9[5.2.x] Bumped version for 5.2.13 release.49e1e2b[5.2.x] Fixed CVE-2026-33034 -- Enforced DATA_UPLOAD_MAX_MEMORY_SIZE on body ...0b46789[5.2.x] Fixed CVE-2026-33033 -- Mitigated potential DoS in MultiPartParser.397c220[5.2.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.li...60ffa95[5.2.x] Fixed CVE-2026-4277 -- Checked add permissions in GenericInlineModelA...1cc2a76[5.2.x] Fixed CVE-2026-3902 -- Ignored headers with underscores in ASGIRequest.2a8a76a[5.2.x] Added stub release notes and release date for 5.2.13 and 4.2.30.90924f5[5.2.x] Bumped black to 26.3.1.0ee44c6[5.2.x] Applied Black's 2026 stable style.89b4d94[5.2.x] Combined scripts confirm_release.sh and test_new_version.sh into veri...Updates
pyasn1from 0.6.2 to 0.6.3Release notes
Sourced from pyasn1's releases.
Changelog
Sourced from pyasn1's changelog.
Commits
af65c3bPrepare release 0.6.35a49bd1Merge commit from fork5494ba4Fix asDateTime incorrect fractional seconds parsing (#102)71f486eFix DeprecationWarning stacklevel for deprecated attributes (#101)d7cb42dFix OverflowError from oversized BER length field (#100)Updates
tomlifrom 2.4.0 to 2.4.1Changelog
Sourced from tomli's changelog.
Commits
c5f4469Bump version: 2.4.0 → 2.4.12bcd262Add change log for 2.4.1 and 2.3.1e1fdb94Limit number of parts of a key (#286)c20c491pre-commit autoupdate920e20bUpdate performance benchmark and results064e492Merge pull request #280 from hukkin/version-2.4.0Updates
uvicornfrom 0.41.0 to 0.44.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
edb54c4Version 0.44.0 (#2890)029be08Implement websocket keepalive pings for websockets-sansio (#2888)8d397c7Version 0.43.0 (#2885)587042d🐛 Emithttp.disconnectASGIreceive()event on server shutting down for s...c9a75fbchore(deps): bump the github-actions group with 3 updates (#2878)84fd578chore(deps): bump pygments from 2.19.2 to 2.20.0 (#2877)cd52d34Use nativecontextparameter forcreate_taskon Python 3.11+ (#2859)5211880Drop cast in ASGI types (#2875)1cb8e74Add websocket 500 fallback header test (#2874)28efbb2chore(deps-dev): bump cryptography from 46.0.5 to 46.0.6 (#2873)Updates
whitenoisefrom 6.11.0 to 6.12.0Changelog
Sourced from whitenoise's changelog.
Commits
1e3a30bVersion 6.12.0bc4c738Merge pull request #684 from evansd/use-commonpath505ed8dUseos.path.commonpath()to identify child pathsb6d8ed4Upgrade dependencies (#683)edc79de[pre-commit.ci] pre-commit autoupdate (#682)79fb2f1Bump the github-actions group with 2 updates (#680)2b245df[pre-commit.ci] pre-commit autoupdate (#681)dcb50f3Upgrade dependencies (#678)1c4a746[pre-commit.ci] pre-commit autoupdate (#677)e7f970aBump actions/checkout from 5 to 6 in the github-actions group (#676)Updates
zope-interfacefrom 8.2 to 8.3Changelog
Sourced from zope-interface's changelog.
Commits
197258cPreparing release 8.389665f6Guard 4 unprotected PyErr_Clear calls with exception type checks (#365)6c5a72eMerge pull request #356 from bluedynamics/config-with-meta008a255Configure with zope.meta, enable free-threaded python wheels58cf4b8Merge pull request #353 from bluedynamics/optimize-c-lookups394e9c4Clarify Py_INCREF comment per review feedback0a3ecc7IB__call__: intern _CALL_CUSTOM_ADAPT string, use Py_TYPE macro3993a35_lookup/_lookupAll/_subscriptions: skip PySequence_Tuple when already a tuple7d53d01_getcache: use PyUnicode_GET_LENGTH instead of PyObject_IsTruee3a3cbc_verify: compare generation counters in-place without tuple allocationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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