build(deps): consolidated dependabot updates (2026-05-27)#20957
Closed
ibutterbot wants to merge 1 commit into
Closed
build(deps): consolidated dependabot updates (2026-05-27)#20957ibutterbot wants to merge 1 commit into
ibutterbot wants to merge 1 commit into
Conversation
Bumps the following dependencies to their latest compatible versions: - pytest-rerunfailures 16.1 → 16.3 - ruff 0.15.0 → 0.15.14 - boto3 1.42.45 → 1.43.15 - lxml 6.0.2 → 6.1.1 - types-pyyaml 6.0.12.20250915 → 6.0.12.20260518 - types-aiofiles 25.1.0.20251011 → 25.1.0.20260518 - chialisp 0.4.1 → 0.4.5 - aiohttp 3.13.3 → 3.13.5 Consolidates: Chia-Network#20952, Chia-Network#20951, Chia-Network#20950, Chia-Network#20949, Chia-Network#20948, Chia-Network#20947, Chia-Network#20919, Chia-Network#20796 Supersedes: Chia-Network#20944 (codeql-action already at @v4 on main)
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.
Consolidated Dependabot Updates
Bumps all open green dependabot deps to their latest compatible versions via
poetry update:Consolidates: #20952, #20951, #20950, #20949, #20948, #20947, #20919, #20796
#20944(codeql-action) is already resolved — main uses@v4tag.Generated by dependabot-consolidator
Note
Medium Risk
Touches production HTTP (aiohttp), ChiaLisp compiler/runtime (chialisp), and AWS client libraries; risk is typical for lockfile-only semver updates but worth normal CI/regression passes.
Overview
This PR only refreshes
poetry.lock(Poetry 2.2.1 → 2.4.1) after a consolidatedpoetry update; there are no application source changes.Resolved versions move within existing
pyproject.tomlbounds, notablyaiohttp3.13.3 → 3.13.5,boto3/botocore/s3transfer(AWS SDK line now pinned with Python ≥3.10, matching the repo),chialisp0.4.1 → 0.4.5 (new cp310-abi3 wheels), and dev toolingruff,pytest-rerunfailures,lxml, plus refreshedtypes-aiofilesandtypes-pyyamlstubs.Reviewed by Cursor Bugbot for commit 7b20846. Bugbot is set up for automated code reviews on this repo. Configure here.