Skip to content

Update agent-framework-core requirement from >=1.0.0 to >=1.0.1 in /src/backend#247

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/src/backend/agent-framework-core-gte-1.0.1
Open

Update agent-framework-core requirement from >=1.0.0 to >=1.0.1 in /src/backend#247
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/src/backend/agent-framework-core-gte-1.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on agent-framework-core to permit the latest version.

Release notes

Sourced from agent-framework-core's releases.

python-1.0.1

1.0.1 - 2026-04-09

[!IMPORTANT]
Security hardening for FileCheckpointStorage: Checkpoint deserialization now flows through a restricted unpickler by default, which only permits a built-in set of safe Python types and all agent_framework framework types. If your application stores custom types in checkpoints, pass their "module:qualname" identifiers via the new allowed_checkpoint_types constructor parameter — otherwise loads will raise WorkflowCheckpointException. See Security Considerations for details and the opt-in format.

Added

  • samples: Add sample documentation for two separate Neo4j context providers for retrieval and memory (#4010)
  • agent-framework-azure-cosmos: Add Cosmos DB NoSQL checkpoint storage for Python workflows (#4916)

Changed

  • docs: Remove pre-release flag from agent-framework installation instructions (#5082)
  • samples: Revise agent examples in README.md (#5067)
  • repo: Update CHANGELOG with v1.0.0 release (#5069)
  • agent-framework-core: [BREAKING] Fix handoff workflow context management and improve AG-UI demo (#5136)
  • agent-framework-core: Restrict persisted checkpoint deserialization by default (#4941)
  • samples: Bump vite from 7.3.1 to 7.3.2 in /python/samples/05-end-to-end/ag_ui_workflow_handoff/frontend (#5132)
  • python: Bump cryptography from 46.0.6 to 46.0.7 (#5176)
  • python: Bump mcp from 1.26.0 to 1.27.0 (#5117)
  • python: Bump mcp[ws] from 1.26.0 to 1.27.0 (#5119)

Fixed

  • agent-framework-core: Raise clear handler registration error for unresolved TypeVar annotations (#4944)
  • agent-framework-openai: Fix response_format crash on background polling with empty text (#5146)
  • agent-framework-foundry: Strip tools from FoundryAgent request when agent_reference is present (#5101)
  • agent-framework-core: Fix test compatibility for entity key validation (#5179)
  • agent-framework-openai: Stop emitting duplicate reasoning content from response.reasoning_text.done and response.reasoning_summary_text.done events (#5162)

Full Changelog: microsoft/agent-framework@python-1.0.0...python-1.0.1

Commits
  • 4a36f10 Python: Bump Python version to 1.0.1 for a release (#5196)
  • d4036c5 Python: Migrate GitHub Copilot package to SDK 0.2.x (#5107)
  • 790a759 Bump mcp from 1.26.0 to 1.27.0 in /python (#5117)
  • a172313 Bump mcp[ws] from 1.26.0 to 1.27.0 in /python (#5119)
  • e8757ce Bump cryptography from 46.0.6 to 46.0.7 in /python (#5176)
  • eea543e Bump vite (#5132)
  • 4dbe696 Python: Restrict persisted checkpoint deserialization by default (#4941)
  • 5e8fe0b Python: Stop emitting duplicate reasoning content from OpenAI `response.reaso...
  • 1dd828d CHANGELOG Update with V1.0.0 Release (#5069)
  • 8348584 VerifySamples: Filter projects to net10 only (#5184)
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [agent-framework-core](https://github.com/microsoft/agent-framework) to permit the latest version.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@dotnet-1.0.0...python-1.0.1)

---
updated-dependencies:
- dependency-name: agent-framework-core
  dependency-version: 1.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants