chore(deps-dev)(deps-dev): bump the python-dev group across 1 directory with 10 updates#72
Merged
Merged
Conversation
…ry with 10 updates Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [ruff](https://github.com/astral-sh/ruff), [boto3](https://github.com/boto/boto3), [moto[all]](https://github.com/getmoto/moto), [google-cloud-storage](https://github.com/googleapis/google-cloud-python), [mcp](https://github.com/modelcontextprotocol/python-sdk), [hypothesis](https://github.com/HypothesisWorks/hypothesis), [mutmut](https://github.com/boxed/mutmut), [schemathesis](https://github.com/schemathesis/schemathesis) and [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version. Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `ruff` from 0.15.13 to 0.15.16 - [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.13...0.15.16) Updates `boto3` from 1.43.12 to 1.43.24 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.12...1.43.24) Updates `moto[all]` to 5.2.2 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.2.1...5.2.2) Updates `google-cloud-storage` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-storage-v3.10.1...google-cloud-storage-v3.11.0) Updates `mcp` from 1.27.1 to 1.27.2 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.1...v1.27.2) Updates `hypothesis` from 6.152.9 to 6.155.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.9...v6.155.2) Updates `mutmut` from 3.5.0 to 3.6.0 - [Changelog](https://github.com/boxed/mutmut/blob/main/HISTORY.rst) - [Commits](https://github.com/boxed/mutmut/commits) Updates `schemathesis` from 4.19.0 to 4.21.1 - [Release notes](https://github.com/schemathesis/schemathesis/releases) - [Changelog](https://github.com/schemathesis/schemathesis/blob/master/CHANGELOG.md) - [Commits](schemathesis/schemathesis@v4.19.0...v4.21.1) Updates `mkdocstrings[python]` to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.27.0...1.0.4) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: boto3 dependency-version: 1.43.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: moto[all] dependency-version: 5.2.2 dependency-type: direct:development dependency-group: python-dev - dependency-name: google-cloud-storage dependency-version: 3.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dev - dependency-name: hypothesis dependency-version: 6.155.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: mutmut dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: schemathesis dependency-version: 4.21.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dev - dependency-name: mkdocstrings[python] dependency-version: 1.0.4 dependency-type: direct:development dependency-group: python-dev ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on pytest-asyncio, ruff, boto3, moto[all], google-cloud-storage, mcp, hypothesis, mutmut, schemathesis and mkdocstrings[python] to permit the latest version.
Updates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
rufffrom 0.15.13 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
boto3from 1.43.12 to 1.43.24Commits
b2b302bMerge branch 'release-1.43.24'02fd3caBumping version to 1.43.24fcaf9ffAdd changelog entries from botocoref2106e0Merge branch 'release-1.43.23'5f98326Merge branch 'release-1.43.23' into developd7e5b7cBumping version to 1.43.2386efe86Add changelog entries from botocore8384440Merge branch 'release-1.43.22'eea01a7Merge branch 'release-1.43.22' into developeff8ee7Bumping version to 1.43.22Updates
moto[all]to 5.2.2Changelog
Sourced from moto[all]'s changelog.
... (truncated)
Commits
8375955Pre-Release: Up Version Number325f859Prepare release 5.2.2 (#10059)a3ced98S3: get_object() now honors ResponseContentDisposition etc headers (#10057)d0cf348ACM: support certs without CN (#9912)cbd409aBump the go-deps group in /other_langs/tests_go with 6 updates (#10054)f47b7b1Bump the java-deps group in /other_langs/tests_java with 5 updates (#10053)33c406fBump ruby/setup-ruby from 1.306.0 to 1.310.0 (#10052)be0341cS3: fix CompleteMultipartUpload root level XML tag (#10056)0f171e3chore: update SSM default parameters (#10051)2329a62chore: update EC2 Instance Offerings (#10048)Updates
google-cloud-storagefrom 3.10.1 to 3.11.0Release notes
Sourced from google-cloud-storage's releases.
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
5accbb4chore: librarian release pull request: 20260602T021047Z (#17336)86e57cbfix(spanner_dbapi): replace insecure pickle with json for partition deseriali...6b62cb6feat(bigframes): Add ai_generate functions to the dataframe bq accessor (#17302)54fd04bchore: librarian release pull request: 20260529T145921Z (#17312)c04f892chore: update googleapis and regenerate (#17313)1c2e24fchore: generate google-cloud-monitoring-dashboards (#17309)06965d8chore: generate google-cloud-containeranalysis (#17308)2024224chore: generate grafeas (#17307)9f2ed92chore(spanner): deprecate experimental host option/parameter to replace with ...7813ca4chore: add missing nox sessions and polish dependencies in sqlalchemy-spanner...Updates
mcpfrom 1.27.1 to 1.27.2Release notes
Sourced from mcp's releases.
Commits
6213787[v1.x] Scope experimental tasks to the session that created them (#2720)ce267b6[v1.x] Bind transport sessions to the authenticated principal (#2719)1abcca2[v1.x] Add subject and claims to AccessToken (#2690)9773a3f[v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...Updates
hypothesisfrom 6.152.9 to 6.155.2Commits
fcc26c4Bump hypothesis version to 6.155.2 and update changelog13cdd0bMerge pull request #4760 from Zac-HD/datetime-symbolic-4759e48846dformatb4152earewrite comments and improve test6b18db3fixed flakeeb7d53aUpdate pinned dependencies1bbeb59Fix update_pyodide_versions for relocated xbuildenv metadata552a461Make date/time drawing symbolic-execution friendly2c6dfdbMerge pull request #4758 from bsluther/docs-fix-assume-condition1416fe1Fix assume condition inadapting-strategies.rstUpdates
mutmutfrom 3.5.0 to 3.6.0Changelog
Sourced from mutmut's changelog.
Commits
Updates
schemathesisfrom 4.19.0 to 4.21.1Release notes
Sourced from schemathesis's releases.
... (truncated)
Changelog
Sourced from schemathesis's changelog.
... (truncated)
Commits
9dec055chore: Release 4.21.1b22d897docs: Add Huma trophy case861fe89fix:UnicodeEncodeErrorwhen failure or error output contains lone Unicode ...a10f383build(deps): bump github/codeql-action from 4.36.0 to 4.36.2e95f4a4refactor: Flatten allOf structurally for dependency inferenceb78e48drefactor: Flatten allOf structurally for dependency inferencee7f8ec0fix: Missing boundary negative in the coverage phase for boolean `exclusiveMi...f3e329dchore: Release 4.21.017372a3perf: Much lower peak memory and faster validation for schemas with very larg...3761741perf: Cache failed validator builds to avoid recompiling invalid patterns fro...Updates
mkdocstrings[python]to 1.0.4Release notes
Sourced from mkdocstrings[python]'s releases.
Changelog
Sourced from mkdocstrings[python]'s changelog.
... (truncated)
Commits
a938528chore: Prepare release 1.0.41eaa224ci: Lint and type-check80e090dMerge branch 'main' of github.com:mkdocstrings/mkdocstrings5f82a58chore: Template upgrade3d1969afix: Add timeout when downloading inventories (10 seconds)a0c47b9docs: Fix broken link in READMEe500a2bchore: Update sponsors section in README8bdff16chore: Prepare release 1.0.365b27ecfix: Forward extension instances directly passed from Zensical1624e2cci: Update lint/type-checkingDependabot 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