Skip to content

Commit 6d59833

Browse files
chore(deps): bump the all group across 1 directory with 10 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), [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>
1 parent 5127cb9 commit 6d59833

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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.115,<1.0
8-
jsonschema>=4.23,<5.0
9-
openapi-spec-validator>=0.7,<1.0
10-
pydantic>=2.0,<3.0
11-
pytest>=8.0,<10.0
12-
python-dotenv>=1.0,<2.0
13-
uvicorn>=0.30,<1.0
7+
fastapi>=0.139.0,<1.0
8+
jsonschema>=4.26.0,<5.0
9+
openapi-spec-validator>=0.9.0,<1.0
10+
pydantic>=2.13.4,<3.0
11+
pytest>=9.1.1,<10.0
12+
python-dotenv>=1.2.2,<2.0
13+
uvicorn>=0.49.0,<1.0

0 commit comments

Comments
 (0)