chore(deps): bump the maintenance group with 12 updates - #340
Merged
Conversation
Bumps the maintenance group with 12 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.1` | `49.0.0` | | [django](https://github.com/django/django) | `6.0.5` | `6.0.6` | | [grpcio](https://github.com/grpc/grpc) | `1.81.0` | `1.81.1` | | [idna](https://github.com/kjd/idna) | `3.17` | `3.18` | | [jwcrypto](https://github.com/latchset/jwcrypto) | `1.5.7` | `1.5.8` | | [oslo-config](https://docs.openstack.org/oslo.config) | `10.4.0` | `10.5.0` | | [oslo-utils](https://docs.openstack.org/oslo.utils) | `10.1.0` | `10.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.20` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.3` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `cryptography` from 48.0.1 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.1...49.0.0) Updates `django` from 6.0.5 to 6.0.6 - [Commits](django/django@6.0.5...6.0.6) Updates `grpcio` from 1.81.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.81.0...v1.81.1) Updates `idna` from 3.17 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.17...v3.18) Updates `jwcrypto` from 1.5.7 to 1.5.8 - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](latchset/jwcrypto@v1.5.7...v1.5.8) Updates `oslo-config` from 10.4.0 to 10.5.0 Updates `oslo-utils` from 10.1.0 to 10.1.1 Updates `ruff` from 0.15.15 to 0.15.20 - [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.15.15...0.15.20) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `coverage` from 7.14.1 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.14.3) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: maintenance - dependency-name: django dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: grpcio dependency-version: 1.81.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: idna dependency-version: '3.18' dependency-type: indirect update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: jwcrypto dependency-version: 1.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: oslo-config dependency-version: 10.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: oslo-utils dependency-version: 10.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: click dependency-version: 8.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: coverage dependency-version: 7.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maintenance ... Signed-off-by: dependabot[bot] <support@github.com>
IanR01
approved these changes
Jul 1, 2026
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 maintenance group with 12 updates:
2026.5.202026.6.1748.0.149.0.06.0.56.0.61.81.01.81.13.173.181.5.71.5.810.4.010.5.010.1.010.1.10.15.150.15.208.4.18.4.27.14.17.14.39.0.39.1.1Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
cryptographyfrom 48.0.1 to 49.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
e300bbebump version and changelog for 49.0.0 (#15030)fa74cd8Add external mu (message representative) support for ML-DSA (#14979)f594db3chore(deps): bump openssl from 0.10.80 to 0.10.81 (#15029)608e011chore(deps): bump openssl-sys from 0.9.116 to 0.9.117 (#15028)a322bc4chore(deps): bump cc from 1.2.63 to 1.2.64 (#15027)33181a7Reject critical nameConstraints extensions containing directoryName constrain...6080dc7Bump dependencies that dependabot isn't (#15026)121faa3chore(deps): bump virtualenv from 21.4.2 to 21.4.3 (#15023)829520bAdd more robust processing for DH parameters. (#15016)0f05001Bump downstream dependencies in CI (#15025)Updates
djangofrom 6.0.5 to 6.0.6Commits
ee93f65[6.0.x] Bumped version for 6.0.6 release.1721035[6.0.x] Fixed CVE-2026-48587 -- Ignored whitespace padding when checking Vary...664652f[6.0.x] Fixed CVE-2026-35193 -- Varied on Authorization when caching non-publ...b433025[6.0.x] Fixed CVE-2026-8404 -- Used Cache-Control directives case-insensitive...625a670[6.0.x] Fixed CVE-2026-7666 -- Delayed setting SMTP connection until fully co...c807d9c[6.0.x] Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisi...98a75e3[6.0.x] Included commit hash in checksum file when building artifacts for rel...dd895d6[6.0.x] Updated translations from Transifex.49ca2db[6.0.x] Updated links to severity levels in release notes.c9f32a2[6.0.x] Added stub release notes and release date for 6.0.6 and 5.2.15.Updates
grpciofrom 1.81.0 to 1.81.1Release notes
Sourced from grpcio's releases.
Commits
e84a8a2[Release] Bump version to 1.81.1 (on v1.81.x branch) (#42584)4706d6a[xDS] fix use-after-free in global XdsClient map (#42559)42a6b5b[Core][Release] Update BCR presubmit job definition (#42561)Updates
idnafrom 3.17 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.1747b5cdeAdd lenient option to decode() for best-effort label recovery (issue #248)Updates
jwcryptofrom 1.5.7 to 1.5.8Release notes
Sourced from jwcrypto's releases.
Commits
eb7c266Bump version to 1.5.8db93855jwt: add opt-in strict_serialization to enforce compact formdfd1bb2Wrap JWKSet parsing errors in InvalidJWKValuedb03d4cfix: bump minimum cryptography dependency to >= 39.0.0d9aef6dUpdate CI for Python 3.14 and bump actionsf79b545Add Python 3.14 to tox environments7e87cf4Fix list iteration in claim format validationUpdates
oslo-configfrom 10.4.0 to 10.5.0Updates
oslo-utilsfrom 10.1.0 to 10.1.1Updates
rufffrom 0.15.15 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
coveragefrom 7.14.1 to 7.14.3Changelog
Sourced from coverage's changelog.
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingDependabot 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