chore(deps): bump the all group across 1 directory with 6 updates#22
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the all group across 1 directory with 6 updates#22dependabot[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), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `agent-framework` from 1.0.0rc5 to 1.11.0 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0rc5...dotnet-1.11.0) Updates `agent-framework-devui` from 1.0.0b260319 to 1.0.0b260709 - [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.138.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.133.0...0.138.0) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.1.0) Updates `uvicorn` to 0.51.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.41.0...0.51.0) --- updated-dependencies: - dependency-name: agent-framework dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: agent-framework-devui dependency-version: 1.0.0b260709 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.138.0 dependency-type: direct:production dependency-group: all - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production dependency-group: all - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/all-066ce6399c
branch
from
July 16, 2026 20:45
bada056 to
d644a81
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, pytest-cov and uvicorn to permit the latest version.
Updates
agent-frameworkfrom 1.0.0rc5 to 1.11.0Release notes
Sourced from agent-framework's releases.
... (truncated)
Commits
1109d0bGet date suffix up to date with release date (#6690)e030fb5.NET: Replace the symlink index entries with regular file entries (#6687)e6ebba1Add ADR 0029: Skills over MCP implementation design options (#6679)7051a49Python: Add MCP as a hard dep in Foundry Hosting (#6634)15df115.NET: Add sample for per-run refreshable MCP authentication headers (#6624)a2018b4Python: [BREAKING] Require approval for file-access tools with read-only auto...e4b8937.NET: Explicitly emit available_resources and available_scripts in skill cont...88f0b23.NET: Change A2A default session store to NoopAgentSessionStore (#6635)9ba6b3aRemove unnecessary declarative logging (#6677)2999f74Update package release version (#6673)Updates
agent-framework-devuifrom 1.0.0b260319 to 1.0.0b260709Release 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.138.0Release notes
Sourced from fastapi's releases.
Commits
4b83b0d🔖 Release version 0.138.0 (#15808)041cb0c📝 Update release notes1039384📝 Fix typo in release notes (#15807)0303491📝 Update release notes190f6e2📝 Add Frontend instructions to Agent Library Skill (#15805)17945e5📝 Update release notes2260afa🐛 Fix failing test, update format for raised errors (#15804)0cd5001📝 Update release notes7cb1ab6👷 Fix test-alls-green (#15803)9c7eceb📝 Update release notesUpdates
pytest-covto 7.1.0Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...Updates
uvicornto 0.51.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
e4d0b05Version 0.51.0 (#3028)944e43dRemove colorama from the standard extra (#3027)2e78770Restart workers with overlap on SIGHUP for near-zero-downtime reloads (#3025)a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)