Skip to content

Commit 778bfd6

Browse files
chore(deps): bump the all group with 6 updates
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.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.133.0...0.139.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.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: 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>
1 parent b0524b7 commit 778bfd6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
agent-framework==1.0.0rc5
2-
agent-framework-devui==1.0.0b260319
3-
agent-framework-orchestrations==1.0.0b260319
1+
agent-framework==1.10.0
2+
agent-framework-devui==1.0.0b260630
3+
agent-framework-orchestrations==1.0.0
44
autogen-agentchat>=0.7.5,<0.8.0
55
autogen-core>=0.7.5,<0.8.0
66
autogen-ext[anthropic,ollama,openai]>=0.7.5,<0.8.0
7-
fastapi>=0.133.0,<0.138.1
7+
fastapi>=0.139.0,<0.139.1
88
jsonschema>=4.26.0,<5.0
99
openapi-spec-validator>=0.9.0,<1.0
1010
pydantic>=2.13.4,<3.0
1111
pytest>=9.1.1,<10.0
12-
pytest-cov>=5.0,<8.0
12+
pytest-cov>=7.1.0,<8.0
1313
python-dotenv>=1.2.2,<2.0
14-
uvicorn>=0.41.0,<0.42.0
14+
uvicorn>=0.51.0,<0.52.0

0 commit comments

Comments
 (0)