Skip to content

Commit 20d9c8b

Browse files
build: bump the python-deps group across 3 directories with 4 updates
Updates the requirements on [azure-ai-projects](https://github.com/Azure/azure-sdk-for-python), [azure-identity](https://github.com/Azure/azure-sdk-for-python), [ansible-core](https://github.com/ansible/ansible) and [agent-framework](https://github.com/microsoft/agent-framework) to permit the latest version. Updates `azure-ai-projects` from 1.0.0b12 to 2.0.0b4 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-ai-projects_1.0.0b12...azure-ai-projects_2.0.0b4) Updates `azure-identity` from 1.20.0 to 1.25.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.20.0...azure-identity_1.25.2) Updates `ansible-core` to 2.20.3 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.0...v2.20.3) Updates `agent-framework` from 1.0.0b260114 to 1.0.0rc2 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b260114...python-1.0.0rc2) Updates `agent-framework` from 1.0.0b260114 to 1.0.0rc2 - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](microsoft/agent-framework@python-1.0.0b260114...python-1.0.0rc2) --- updated-dependencies: - dependency-name: azure-ai-projects dependency-version: 2.0.0b4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: azure-identity dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ansible-core dependency-version: 2.20.3 dependency-type: direct:production dependency-group: python-deps - dependency-name: agent-framework dependency-version: 1.0.0rc2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: agent-framework dependency-version: 1.0.0rc2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e541fe commit 20d9c8b

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
azure-ai-projects==1.0.0b12
2-
azure-identity==1.20.0
3-
ansible-core~=2.17.0
1+
azure-ai-projects==2.0.0b4
2+
azure-identity==1.25.2
3+
ansible-core~=2.20.3
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
azure-ai-projects==1.0.0b12
2-
azure-identity==1.20.0
3-
ansible-core~=2.17.0
1+
azure-ai-projects==2.0.0b4
2+
azure-identity==1.25.2
3+
ansible-core~=2.20.3

content-gen/src/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ quart-cors>=0.7.0
66
hypercorn>=0.17.0
77

88
# Microsoft Agent Framework
9-
agent-framework==1.0.0b260114 # Pinning this stable version
9+
agent-framework==1.0.0rc2 # Pinning this stable version
1010

1111
# Azure SDKs
1212
azure-identity>=1.17.0

0 commit comments

Comments
 (0)