build(deps): bump the minor-updates group across 1 directory with 27 updates#116
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-updates group across 1 directory with 27 updates#116dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the minor-updates group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.42.85` | `1.43.6` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.0` | `1.27.1` | | [strands-agents](https://github.com/strands-agents/sdk-python) | `1.35.0` | `1.39.0` | | [compliance-trestle](https://github.com/oscal-compass/compliance-trestle) | `4.0.1` | `4.0.2` | | [botocore](https://github.com/boto/botocore) | `1.42.85` | `1.43.6` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.4.22` | | [click](https://github.com/pallets/click) | `8.3.2` | `8.3.3` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.5` | `46.0.7` | | [docstring-parser](https://github.com/rr-/docstring_parser) | `0.17.0` | `0.18.0` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.13` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `8.9.0` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.40.0` | `1.41.1` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.61b0` | `0.62b1` | | [opentelemetry-instrumentation-threading](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.61b0` | `0.62b1` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.40.0` | `1.41.1` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.61b0` | `0.62b1` | | [orjson](https://github.com/ijl/orjson) | `3.11.8` | `3.11.9` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.41.5` | `2.46.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.13.1` | `2.14.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.24` | `0.0.27` | | [s3transfer](https://github.com/boto/s3transfer) | `0.16.0` | `0.17.0` | | [sse-starlette](https://github.com/sysid/sse-starlette) | `3.3.4` | `3.4.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.44.0` | `0.46.0` | | [zipp](https://github.com/jaraco/zipp) | `3.23.0` | `3.23.1` | Updates `boto3` from 1.42.85 to 1.43.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.85...1.43.6) Updates `mcp` from 1.27.0 to 1.27.1 - [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.0...v1.27.1) Updates `strands-agents` from 1.35.0 to 1.39.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](strands-agents/sdk-python@v1.35.0...v1.39.0) Updates `compliance-trestle` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/oscal-compass/compliance-trestle/releases) - [Changelog](https://github.com/oscal-compass/compliance-trestle/blob/develop/CHANGELOG.md) - [Commits](oscal-compass/compliance-trestle@v4.0.1...v4.0.2) Updates `botocore` from 1.42.85 to 1.43.6 - [Commits](boto/botocore@1.42.85...1.43.6) Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](certifi/python-certifi@2026.02.25...2026.04.22) Updates `click` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.2...8.3.3) 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 `docstring-parser` from 0.17.0 to 0.18.0 - [Changelog](https://github.com/rr-/docstring_parser/blob/master/CHANGELOG.md) - [Commits](rr-/docstring_parser@0.17.0...0.18.0) Updates `idna` from 3.11 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.11...v3.13) Updates `importlib-metadata` from 8.7.1 to 8.9.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.7.1...v8.9.0) Updates `opentelemetry-api` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.41.1) Updates `opentelemetry-instrumentation` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-threading` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-sdk` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.41.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.40.0...v1.41.1) Updates `opentelemetry-semantic-conventions` from 0.61b0 to 0.62b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `orjson` from 3.11.8 to 3.11.9 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.8...3.11.9) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.2) Updates `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) Updates `pydantic-core` from 2.41.5 to 2.46.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits/core-v2.46.4) Updates `pydantic-settings` from 2.13.1 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.13.1...v2.14.1) Updates `python-multipart` from 0.0.24 to 0.0.27 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.24...0.0.27) Updates `s3transfer` from 0.16.0 to 0.17.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.16.0...0.17.0) Updates `sse-starlette` from 3.3.4 to 3.4.2 - [Release notes](https://github.com/sysid/sse-starlette/releases) - [Commits](sysid/sse-starlette@v3.3.4...v3.4.2) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) Updates `uvicorn` from 0.44.0 to 0.46.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.44.0...0.46.0) Updates `zipp` from 3.23.0 to 3.23.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: mcp dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: strands-agents dependency-version: 1.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: compliance-trestle dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: botocore dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: click dependency-version: 8.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: docstring-parser dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: importlib-metadata dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: opentelemetry-api dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: opentelemetry-instrumentation dependency-version: 0.62b1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: opentelemetry-instrumentation-threading dependency-version: 0.62b1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: opentelemetry-sdk dependency-version: 1.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: opentelemetry-semantic-conventions dependency-version: 0.62b1 dependency-type: direct:production dependency-group: minor-updates - dependency-name: orjson dependency-version: 3.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pydantic-core dependency-version: 2.46.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: s3transfer dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: sse-starlette dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: uvicorn dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates ... 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.
Bumps the minor-updates group with 27 updates in the / directory:
1.42.851.43.61.27.01.27.11.35.01.39.04.0.14.0.21.42.851.43.62026.2.252026.4.228.3.28.3.346.0.546.0.70.17.00.18.03.113.138.7.18.9.01.40.01.41.10.61b00.62b10.61b00.62b11.40.01.41.10.61b00.62b13.11.83.11.926.026.22.12.52.13.42.41.52.46.42.13.12.14.10.0.240.0.270.16.00.17.03.3.43.4.22.6.32.7.00.44.00.46.03.23.03.23.1Updates
boto3from 1.42.85 to 1.43.6Commits
f2ccf9fMerge branch 'release-1.43.6'ffb5712Bumping version to 1.43.6cc7756aAdd changelog entries from botocore500f6a7Merge branch 'release-1.43.5'05f5628Merge branch 'release-1.43.5' into develop65d9798Bumping version to 1.43.5357614aAdd changelog entries from botocore5128f23Bump https://github.com/astral-sh/ruff-pre-commit (#4785)96f1897Merge branch 'release-1.43.4'91de1d8Merge branch 'release-1.43.4' into developUpdates
mcpfrom 1.27.0 to 1.27.1Release notes
Sourced from mcp's releases.
Commits
77431eb[v1.x] refactor: import SSEError from httpx_sse public API (#2561)2034cae[v1.x] build: restrict httpx to <1.0.0 (#2559)73d458b[v1.x] fix(auth): coerce empty-string optional URL fields to None in OAuthCli...8d4c2f5[v1.x] fix: catch PydanticUserError when generating output schema (pydantic 2...Updates
strands-agentsfrom 1.35.0 to 1.39.0Release notes
Sourced from strands-agents's releases.
... (truncated)
Commits
ead3179fix: integration test updates (#2262)fc386a3feat(a2a): implement full A2A task lifecycle state support (#2245)980bc91fix: correct MCPClient.exit and stop() type annotations (#2248)800e7c4feat: add useNativeTokenCount flag to skip token counting API calls (#2255)6b0df9afix: cache unsupported models for bedrocks token counting (#2250)d94d516fix: fix count tokens for bedrock models (#2254)559b2a0feat: add context window limit lookup table (#2249)8638fc2fix: include root cause in MCPClientInitializationError message (#2238)a245e6dfeat: enable openai provider use aws profile (#2230)6e208a8feat(bedrock): add strict_tools config with auto-inject of additional… (#2213)Updates
compliance-trestlefrom 4.0.1 to 4.0.2Release notes
Sourced from compliance-trestle's releases.
... (truncated)
Changelog
Sourced from compliance-trestle's changelog.
... (truncated)
Commits
ae54daa4.0.27ac610fMerge pull request #2203 from oscal-compass/develop64639b0fix: switch from rev4 to rev5 in test files (#2116)cb54edffix: cryptography (#2199)49c5ef0fix(deps): bump SonarSource/sonarqube-scan-action from 7.0.0 to 7.1.0 (#2192)f2abb5cfix(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#2196)66627affix(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#2197)11bacbafix(deps): bump cryptography from 46.0.6 to 46.0.7 (#2194)bccc714fix(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#2198)0e354a5fix: allow empty parameter labels in OSCAL imports (#2177)Updates
botocorefrom 1.42.85 to 1.43.6Commits
4fa2154Merge branch 'release-1.43.6'9835cd8Bumping version to 1.43.69246f14Update endpoints modelb99db2cUpdate to latest models3734ccbBump https://github.com/astral-sh/ruff-pre-commit (#3700)7068f3eMerge branch 'release-1.43.5'cdd9b5cMerge branch 'release-1.43.5' into develop8a75d89Bumping version to 1.43.5486f1a3Update to latest modelsd2715d8Merge customizations for SecurityHubUpdates
certififrom 2026.2.25 to 2026.4.22Commits
5dddfb02026.04.22 (#410)f99eccdBump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#404)918bed0Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#405)0a49067Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#403)acf6ce8Bump actions/download-artifact from 8.0.0 to 8.0.1 (#398)feb0ed2Bump actions/download-artifact from 7.0.0 to 8.0.0 (#397)d9c11a5Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#396)Updates
clickfrom 8.3.2 to 8.3.3Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
c06d2d0Release 8.3.3f1f191eApply format guidelines to commits since latest 8.3.2 release (#3343)bb59ba0Apply format guidelines to commits since latest 8.3.2 release4a35225Reduce blast-radius ofUNSETindefault_map(#3240)c07bb93Merge branch 'stable' into unset-in-default-mapc7e1ba8ReorderParameterSource(#3248)76552ffShow default string in prompt (#3328)ac5cec5Reorder ParameterSource from most to least explicit8c452e0Merge branch 'stable' into show-default-string-in-prompt8c95c73Reconcile default value passing and default activation (#3239)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
docstring-parserfrom 0.17.0 to 0.18.0Changelog
Sourced from docstring-parser's changelog.
Commits
87dca55Bump version: 0.17.0 → 0.18.0059d189Support Python 3.14 (#111)9f8501fRemove docstring_parser.tests from bdist (#107)352ac5aAdd support for setting default value in type declaration for numpydoc, vario...434078cbuild: fix buildsfd6fe7bepydoc: add missing attribute parsing37fac3ddocs: fix missing changelogb4a3c48Allowingparseto work with missing__doc__(#103)Updates
idnafrom 3.11 to 3.13Changelog
Sourced from idna's changelog.
Commits
89cdfd2Release v3.131eb0686Pre-release 3.135f20d1eMerge pull request #220 from kjd/unicode-next4ea8425Regenerate idnadata.py with correct NFKC_CF datafd47341Use NFKC_CF from Unicode data files instead of Python's unicodedata modulea5304a4Merge pull request #219 from kjd/release-3.12d80d6f9Release v3.121bb44ddMerge pull request #218 from kjd/release-candidate-3.12rc0909c49dRelease candidate for 3.12c5459a1Merge pull request #217 from kjd/housekeeping-2Updates
importlib-metadatafrom 8.7.1 to 8.9.0Changelog
Sourced from importlib-metadata's changelog.
Commits
76f03df🚡 Toil the docs.613e980Finalize349957eAdd news fragment.8c5d91bImprove performance of name normalization (#533)27169dcMove behavior description into the docstring. Remove references to intermedia...cbadafcRepeat the operation to get performance visibility.a77d0d1Add performance test for Prepared.normalize.1b0be12Use parameterize fixture for parameterized tests.1738b20Merge branch 'backport-cpython-140141' into maint/8.x164e666Merge branch 'backport-cpython-110937' into maint/8.xUpdates
opentelemetry-apifrom 1.40.0 to 1.41.1Changelog
Sourced from opentelemetry-api's changelog.