chore(deps): bump the all group across 1 directory with 10 updates#6
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 10 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [agent-framework](https://github.com/microsoft/agent-framework), [agent-framework-devui](https://github.com/microsoft/agent-framework), [agent-framework-orchestrations](https://github.com/microsoft/agent-framework), [fastapi](https://github.com/fastapi/fastapi), [jsonschema](https://github.com/python-jsonschema/jsonschema), [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator), [pydantic](https://github.com/pydantic/pydantic), [pytest](https://github.com/pytest-dev/pytest), [python-dotenv](https://github.com/theskumar/python-dotenv) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `agent-framework` from 1.0.0rc5 to 1.10.0 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0rc5...dotnet-1.10.0) Updates `agent-framework-devui` from 1.0.0b260319 to 1.0.0b260630 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/commits) Updates `agent-framework-orchestrations` from 1.0.0b260319 to 1.0.0 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/commits/dotnet-1.0.0) Updates `fastapi` to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.139.0) Updates `jsonschema` to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.23.0...v4.26.0) Updates `openapi-spec-validator` to 0.9.0 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.7.0...0.9.0) Updates `pydantic` to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.0...v2.13.4) Updates `pytest` 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@8.0.0...9.1.1) Updates `python-dotenv` to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.2.2) Updates `uvicorn` to 0.49.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.30.0...0.49.0) --- updated-dependencies: - dependency-name: agent-framework dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: agent-framework-devui dependency-version: 1.0.0b260630 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: agent-framework-orchestrations dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production dependency-group: all - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production dependency-group: all - dependency-name: openapi-spec-validator dependency-version: 0.9.0 dependency-type: direct:production dependency-group: all - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: all - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production dependency-group: all - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: all - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
6d59833 to
7efec45
Compare
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 agent-framework, agent-framework-devui, agent-framework-orchestrations, fastapi, jsonschema, openapi-spec-validator, pydantic, pytest, python-dotenv and uvicorn to permit the latest version.
Updates
agent-frameworkfrom 1.0.0rc5 to 1.10.0Release notes
Sourced from agent-framework's releases.
... (truncated)
Commits
dd29f9a.NET: Hosted Agent Sample - Toolbox with various Auth (#5777) (#6018)a5f4e00.NET: Fix .NET Copilot integration tests for SDK v1.0.0 (#6424)3c0c12c.NET: Update release version for 2026-06-10 release and switch GH.CP Agent to...8dde9efPython: HarnessAgent: Disable compaction when max tokens not provided (#6410)93cbf6bPython: Parse MCP CallToolResult.structuredContent field to prevent tool resu...9a56bc9Python: [BREAKING] Add sampling guardrails to MCP tools (#6413)cea83bd.NET: Bump Microsoft.Extensions.AI packages to 10.6.0, align transitive depen...7ae73a6Remove broken Atomic Agents docs link (#6442)3daed11Python: bump package versions for 1.8.1 release (#6420)5e09727.NET: Add Foundry Deployment docs to HA sample READMEs (#6365)Updates
agent-framework-devuifrom 1.0.0b260319 to 1.0.0b260630Release notes
Sourced from agent-framework-devui's releases.
... (truncated)
Commits
Updates
agent-framework-orchestrationsfrom 1.0.0b260319 to 1.0.0Release notes
Sourced from agent-framework-orchestrations's releases.
... (truncated)
Commits
Updates
fastapito 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
jsonschemato 4.26.0Release notes
Sourced from jsonschema's releases.
Changelog
Sourced from jsonschema's changelog.
... (truncated)
Commits
a727743Add a changelog entry for 4.26.6d28c13Update the lockfile.739499eUpdate pre-commit hooks.cb2d779Merge pull request #1443 from python-jsonschema/pre-commit-ci-update-confige6bbbb7[pre-commit.ci] pre-commit autoupdated56037aMerge pull request #1442 from python-jsonschema/dependabot/github_actions/ast...e54ce13Bump astral-sh/setup-uv from 7.1.4 to 7.1.61f7c9fbPartially update docs requirements.241aec9Merge pull request #1441 from python-jsonschema/pre-commit-ci-update-config2818efbApache-2.0 -> nongplUpdates
openapi-spec-validatorto 0.9.0Release notes
Sourced from openapi-spec-validator's releases.
Commits
2121137Version 0.9.0ee4683bMerge pull request #506 from python-openapi/feature/upgrade-jsonschema-path-0.5692131cUpgrade jsonschema-path 0.527cb341Merge pull request #505 from python-openapi/feature/upgrade-schema-validator-...4413a52Upgrade schema-validator 0.9f407ed7Merge pull request #484 from python-openapi/dependabot/pip/isort-8.0.1081f3beBump isort from 8.0.0 to 8.0.1d931fafMerge pull request #497 from python-openapi/dependabot/pip/mypy-1.20.2f8c6261Bump mypy from 1.19.1 to 2.1.01b5dafdMerge pull request #500 from python-openapi/dependabot/pip/urllib3-2.7.0Updates
pydanticto 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pytestto 9.1.1Release notes
Sourced from pytest's releases.
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-typingUpdates
python-dotenvto 1.2.2Release notes
Sourced from python-dotenv's releases.