Skip to content

Commit e4874c8

Browse files
Bump setuptools from 82.0.0 to 83.0.0 in the uv group across 1 directory
Bumps the uv group with 1 update in the / directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 82.0.0 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.0...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d8f3eb commit e4874c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
dev = ["mypy>=1.11.1", "ruff>=0.6.1"]
1919

2020
[build-system]
21-
requires = ["setuptools>=73.0.0", "wheel"]
21+
requires = ["setuptools>=83.0.0", "wheel"]
2222
build-backend = "setuptools.build_meta"
2323

2424
[tool.setuptools]

0 commit comments

Comments
 (0)