Bump the python-dependencies group with 6 updates - #101
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [cbor2](https://github.com/agronholm/cbor2) | `5.9.0` | `6.1.3` | | [django-unfold](https://github.com/unfoldadmin/django-unfold) | `0.99.1` | `0.100.0` | | [djlint](https://github.com/djlint/djLint) | `1.40.2` | `1.40.3` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `26.2.0` | `26.3.0` | | [service-identity](https://github.com/pyca/service-identity) | `24.2.0` | `26.1.0` | | [xxhash](https://github.com/ifduyue/python-xxhash) | `3.8.0` | `3.8.1` | Updates `cbor2` from 5.9.0 to 6.1.3 - [Release notes](https://github.com/agronholm/cbor2/releases) - [Commits](agronholm/cbor2@5.9.0...6.1.3) Updates `django-unfold` from 0.99.1 to 0.100.0 - [Release notes](https://github.com/unfoldadmin/django-unfold/releases) - [Changelog](https://github.com/unfoldadmin/django-unfold/blob/main/CHANGELOG.md) - [Commits](unfoldadmin/django-unfold@0.99.1...0.100.0) Updates `djlint` from 1.40.2 to 1.40.3 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.40.2...v1.40.3) Updates `pyopenssl` from 26.2.0 to 26.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@26.2.0...26.3.0) Updates `service-identity` from 24.2.0 to 26.1.0 - [Release notes](https://github.com/pyca/service-identity/releases) - [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.md) - [Commits](pyca/service-identity@24.2.0...26.1.0) Updates `xxhash` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/ifduyue/python-xxhash/releases) - [Changelog](https://github.com/ifduyue/python-xxhash/blob/master/CHANGELOG.rst) - [Commits](ifduyue/python-xxhash@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: cbor2 dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: django-unfold dependency-version: 0.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: djlint dependency-version: 1.40.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyopenssl dependency-version: 26.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: service-identity dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: xxhash dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-dependencies group with 6 updates:
5.9.06.1.30.99.10.100.01.40.21.40.326.2.026.3.024.2.026.1.03.8.03.8.1Updates
cbor2from 5.9.0 to 6.1.3Release notes
Sourced from cbor2's releases.
... (truncated)
Commits
5820bd4Bumped up the version8bb0466Bump the github-actions group with 2 updates (#323)00e3deaDecode scoped IPv6 addresses instead of rejecting them (#324)aeff00bMeasure text strings by byte length in maybe_stringref (#314)1c827f1Encode whole-second datetime timestamps as integers across full range (#317)791172cWorked around coveralls not working with Homebrew 632f66ee[pre-commit.ci] pre-commit autoupdate (#322)1d5054eSwitched to quarterly pre-commit updatesc348bbf[pre-commit.ci] pre-commit autoupdate (#319)6625bc1Optimized bytestring and text string decoding (#316)Updates
django-unfoldfrom 0.99.1 to 0.100.0Release notes
Sourced from django-unfold's releases.
Changelog
Sourced from django-unfold's changelog.
Commits
dfdd8de0.100.0fa014e8docs: crispy form doc demo URL (#2135)17b5eabchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#2134)d79567cdocs: custom site app name (#2047)916e045fix: badge callback (#2133)5b6c4d7fix: filter background color (#2132)675fdb1feat: toggle filter shortcut (#2131)19de972feat: add link shortcut (#2130)Updates
djlintfrom 1.40.2 to 1.40.3Release notes
Sourced from djlint's releases.
Changelog
Sourced from djlint's changelog.
Commits
df39c89v1.40.3655afeffix: preserve djlint off blocks across tag boundariese54e3dechore(deps): lock file maintenance (#2180)32ea3a7chore(deps): lock file maintenance (#2179)868cfb8chore(deps): lock file maintenance (#2178)a7af3d2chore(deps): lock file maintenance (#2177)0bdb790chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.9.4 (#2176)db40aa8chore(deps): update pre-commit hook types-regex to v2026.6.28.20260630 (#2175)ed54658chore(deps): update dependency prettier to v3.9.4 (#2174)Updates
pyopensslfrom 26.2.0 to 26.3.0Changelog
Sourced from pyopenssl's changelog.
Commits
a34aa1dPrepare 26.3.0 release (#1515)24db880Deprecate X509Name and the remaining APIs that consume or return it (#1514)1dc08beAdd as_cryptography parameter to Connection.get_client_ca_list (#1508)55653a5Require cryptography 49, drop Python 3.8 (#1513)9bad760Remove deprecated CSR functionality (#1507)98ca874Enforce that Session is only re-used with the Context it came from (#1512)cbcb1daDeprecate Context.set_passwd_cb (#1511)3b9d07dDeprecate all the mutable APIs on X509 (#1510)e096920Deprecate PKey.generate_key, PKey.check, and dump_privatekey (#1509)7079d6dFix zizmor findings in GitHub Actions workflows (#1506)Updates
service-identityfrom 24.2.0 to 26.1.0Release notes
Sourced from service-identity's releases.
Changelog
Sourced from service-identity's changelog.
Commits
5025f92Prepare 26.1.0e1683fdupdate dev258ba8aAmend funding1b62802docs/dev: avoid concrete numberse0b7c14dev: update contributing guide and print coverage summary4dd83daReplace pyasn1 by cryptography.hazmat.asn1 (#95)47a40c7dev: set UV_CONSTRAINT, tooa83a5d7dev: ignore tests in ty7de4489dev/docs: switch to 3.14 (#94)1fa356cAdd 3.15 (#93)Updates
xxhashfrom 3.8.0 to 3.8.1Release notes
Sourced from xxhash's releases.
Changelog
Sourced from xxhash's changelog.
Commits
0a1adf7Release v3.8.1aa419caPrepare 3.8.1e26b770docs: update C extension docstrings and remove stale commentsaa69707Register the “benchmark” pytest markDependabot 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