Skip to content

Commit bb6cf29

Browse files
Bump setuptools from 82.0.1 to 83.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f0b601 commit bb6cf29

15 files changed

Lines changed: 15 additions & 15 deletions

File tree

libraries/microsoft-agents-a365-notifications/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-observability-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-observability-extensions-agentframework/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-observability-extensions-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-observability-extensions-openai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-observability-extensions-semantickernel/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-observability-hosting/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-runtime/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-tooling-extensions-agentframework/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

libraries/microsoft-agents-a365-tooling-extensions-azureaifoundry/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=68", "wheel", "tzdata", "tomlkit", "packaging"]
2+
requires = ["setuptools>=83.0.0", "wheel", "tzdata", "tomlkit", "packaging"]
33
build-backend = "build_backend"
44

55
[project]

0 commit comments

Comments
 (0)