Skip to content

Commit f4b8043

Browse files
build: bump the python-deps group in /infra/vscode_web with 3 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) and [ansible-core](https://github.com/ansible/ansible) to permit the latest version. Updates `azure-ai-projects` from 1.0.0b12 to 2.0.0b2 - [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.0b2) Updates `azure-identity` from 1.20.0 to 1.25.1 - [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.1) Updates `ansible-core` to 2.20.1 - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.0...v2.20.1) --- updated-dependencies: - dependency-name: azure-ai-projects dependency-version: 2.0.0b2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: azure-identity dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ansible-core dependency-version: 2.20.1 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abe6b10 commit f4b8043

2 files changed

Lines changed: 6 additions & 6 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.0b2
2+
azure-identity==1.25.1
3+
ansible-core~=2.20.1

infra/vscode_web/requirements.txt

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.0b2
2+
azure-identity==1.25.1
3+
ansible-core~=2.20.1

0 commit comments

Comments
 (0)